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.
Printable View
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.
try using 2 links.. like
I havent tried it yet but it should work.Code:<a href="left.htm"><a href="right.htm target="right">click</a></a>
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/f...two/start.html