[thelist] Easy one - JS close window

Karen Bowen KarenB at frontiersoftware.com.au
Tue Dec 12 23:39:05 CST 2000


> -----Original Message-----
> From:	CDitty [SMTP:mail at redhotsweeps.com]
> 
> Can someone please give me some quick code to close a popup window when
> the link is clicked.  ie... Click here to close this window.
> 
> 
	<a href="javascript:self.close(); return false;">click here</a>

	HTH
	Karen




More information about the thelist mailing list