| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > HTML - how do I....multiple target urls with a single link? |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
|
HTML - how do I....multiple target urls with a single link?
I have been making webpages for like 5 years - if you believe it.. Still a newbie - I'm mostly an illustrator. heres my thing: I tried: <p><a href="#" onClick= "parent.frame1.location='http://www.url1.com'; parent.frame2.location='http://www.url2.com'; return false; ">link</a> And that works good. Two pages open up in two target frames from a single link. EXCEPT - - now I want one of those target frames to be the parent frame the link resides in. Now this script wants to get stupid and not work for me. Anybody know a way to do this?? Its gotta be an easy one, right?.. Thanks |
|
|
|
![]() |