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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.