iframe question
iframe question
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- EveryNewDay0
Hey, the code to change two frames with one link is as follows... This can be applied to regular frame sets or a couple iframes. Include this code for the javascript on the page that contains the href link:
----------------------Untitled Document
link
----------------------
Make sure that where it says 'parent.topframename.location' that 'topframename' is changed to the actual name assiged to the frame you want to target.
Hope this helps!