Load Multiple Frames

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dwalther2
    Corporal

    • Dec 2005
    • 11

    Load Multiple Frames

    Is there anyway that I can make multiple frames load at a time without using a form, and using just a regular link and using the Voda Host Menu Bar as the base?

    i.e.
    <.a href="#"
    onClick="parent.frame_name1.location='page1.html'; parent.frame_name2.location='page2.html'">Click
    Me<./a>
Working...
X