PDA

View Full Version : on MouseClick, close window


illiebillie
12-23-2003, 01:03 AM
Hello There,

Is there anybody out there that can help me? Please? I am looking for a javascipt that will allow a webpage to close when you click a button. For example, see http://www.richardsmithconcrete.com/rickSmithPortfolio.html# and then click on "overlays", a preset sized window will pop up, on the rightside bottom corner you can close the window. What script is that, where can I find it?

Thanks so much in advance already,

Best Regards and Happy Holidays,

Ilse

Goldilocks
12-23-2003, 05:10 AM
<img src="close.jpg" onclick="window.close()">