Target
Target
- Started
- Last post
- 2 Responses
- SaintWalker
Anyone know how to go about targeting two or more iframes from one link? Is it possible?
I want the user to be able to click on a main nav link which will change the content of 1, 2, or 3 frames...depending how much stuff there is for the section the user clicked on.
- Duane0
there are multiple ways to do this with javascript. here's an example in a text file. i posted it to keep the pv-an from hosing the code. just change 'framename1' to whatever your frame is named and add the url in place of 'http://www.url1.com'. you can add more frames to target if you need 'em.
- lnu0
do it in flash.