Open two frames with one link


/ Published in: HTML
Save to your folder(s)

Instructions are on the website listed.


Copy this code and paste it in your HTML
  1. <a href="top2.html" onClick='parent.bottom.location.href="bottom2.html"'>This will change both frames</a>

URL: http://webdesign.about.com/cs/frameshelp/a/aatwoframelink.htm

Report this snippet


Comments


You need to login to view comments.