|
-
Aug 10th, 2000, 06:55 AM
#1
Thread Starter
Lively Member
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
#2
try using 2 links.. like
Code:
<a href="left.htm"><a href="right.htm target="right">click</a></a>
I havent tried it yet but it should work.
-
Aug 10th, 2000, 05:54 PM
#3
Thread Starter
Lively Member
Problem solved ...
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|