benphp Posted March 24, 2011 Share Posted March 24, 2011 I'm trying to make a left-side navigation iFrame work like a regular frame. If you click on a link in the iFrame, it should target the parent page, reloading it - but I don't want it to reload the iFrame. However, since the iFrame is in the parent page, it is always reloaded. Is there any way around this? Link to comment https://forums.phpfreaks.com/topic/231622-reload-parent-page-from-iframe-without-reloading-iframe-possible/ Share on other sites More sharing options...
cssfreakie Posted March 27, 2011 Share Posted March 27, 2011 I would have a look in Ajax, it's the combined power of javascript and other programming languages to create responsive websites. Jquery (library) has a nice almost plug and play method. Link to comment https://forums.phpfreaks.com/topic/231622-reload-parent-page-from-iframe-without-reloading-iframe-possible/#findComment-1193000 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.