[thelist] Stubborn Pop-Up

Lindsay Evans lindsay at redsquare.com.au
Tue Nov 13 18:33:51 CST 2001


> For non Javascript enabled browsers you can put the popup page name in
> there, so that they can look at the image, just not in your nicely sized
> browser frame.

... and make sure you put return false; in the onclick, like so:

onClick="window.open('sno_icejacketlg.html','sno_icejacket','height=450,widt
h=600'); return false;"

other wise JS enabled browsers will load the page into the popup and the
current browser window.

--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 vox: 8596.4000
 fax: 8596.4001
 web: www.redsquare.com.au






More information about the thelist mailing list