blackcell Posted June 6, 2008 Share Posted June 6, 2008 I am wanting a link to load in a separate iframe. Is there a way to do this with the target or will it require javascript? My setup is <iframe src="frame1.php" id='display_frame' width="800" height="800"></iframe> <iframe src="frame2.php" id='work_frame' width="800" height="800"></iframe> I want to click a link in frame1.php and want it to load in frame2.php Link to comment https://forums.phpfreaks.com/topic/109019-url-target-with-iframes/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.