PDA

Click to See Complete Forum and Search --> : Update 2 frames


Michael
Aug 10th, 2000, 06:55 AM
In a frames site, I can easily update a frame when I click on a link in another frame.

What I want to know is can I update 2 (or more) frames when I click on a link?

Thanks in advance.

Aug 10th, 2000, 02:13 PM
try using 2 links.. like



<a href="left.htm"><a href="right.htm target="right">click</a></a>


I havent tried it yet but it should work.

Michael
Aug 10th, 2000, 05:54 PM
Sorry Dennis - too easy - didn't work - thanks anyway.

After a bit of browsing I came across a tutorial dealing with exactly this question. You need your wits about you but it does work. URL is:

http://www.pagetutor.com/pagetutor/frames/load_two/start.html