//flex table opened by JP

Click to See Complete Forum and Search --> : is it possible to open two different pages with 1 link?


oneeyebrow
12-26-2003, 01:21 PM
i have a top frame and want the link to open a page in the left frame and a different page in the main frame?

Dark_Raver
12-26-2003, 09:55 PM
you can do that using javascript.

just add an onclick event and change the location of your target frame.

im sorry but i can't provide you with any code since i havent done this in a long time but a simple search will definately turn up lots of examples.



DR

ScaryBinary
12-26-2003, 10:01 PM
Here's a blurb I found with a quick search....

Two Pages, One Link! (http://javascript.internet.com/navigation/load-two-frames.html)