martin_e
11-13-2004, 03:24 PM
I'm trying to form links from a gallery to a new page which will contain the image and further details about the item.
Is this possible with html ?
I've tried <... TARGET="resource window" ...> but it seems to create a single window that subsequent links will overide.
I would very much like each link to open a unique window, allowing multiple windows to be open to compare various images.
I have tried some javascript (haven't got the code to hand atm) but it too seems to use a single window for all the links - although has the advantage that I can size and place the window to suit.
Also - the javascript I have tried out only opens an image in the new window, whereas I would like to form a table 1 row, 2 columns with an image on the left and text on the right.
anybody able to help ?
thanks
Martin
Is this possible with html ?
I've tried <... TARGET="resource window" ...> but it seems to create a single window that subsequent links will overide.
I would very much like each link to open a unique window, allowing multiple windows to be open to compare various images.
I have tried some javascript (haven't got the code to hand atm) but it too seems to use a single window for all the links - although has the advantage that I can size and place the window to suit.
Also - the javascript I have tried out only opens an image in the new window, whereas I would like to form a table 1 row, 2 columns with an image on the left and text on the right.
anybody able to help ?
thanks
Martin