fluid01
04-23-2003, 07:53 PM
hello,
could someone please help me? i am trting to create a littl eonlione phot gallery of "before" and "after" photos.... the code i am using :
<a href="images/comp/addisonB.jpg"
ONCLICK="window.open('images/comp/addisonB.jpg', 'popup', 'width=630,height=485,resizable=yes,scrollbars=yes'); return false">
<img src="images/comp/addisonBTH.jpg" border=0>
</a>
makes a window pop-up, but i can only have one window open at a time.... is there a way to make 2 or more windows (the before and after photos) stay open at the same time?
if someone could offer me some help I would really appreciate that... thanks!
could someone please help me? i am trting to create a littl eonlione phot gallery of "before" and "after" photos.... the code i am using :
<a href="images/comp/addisonB.jpg"
ONCLICK="window.open('images/comp/addisonB.jpg', 'popup', 'width=630,height=485,resizable=yes,scrollbars=yes'); return false">
<img src="images/comp/addisonBTH.jpg" border=0>
</a>
makes a window pop-up, but i can only have one window open at a time.... is there a way to make 2 or more windows (the before and after photos) stay open at the same time?
if someone could offer me some help I would really appreciate that... thanks!