to make this window go to the background modify the script from this example
<SCRIPT LANGUAGE="JavaScript1.2"> and just after ,width=500 add ,z-lock=yes in the window.open( line this will send it to the back. I mostly see this done on in the <BODY onLoad> event Note: my ad-aware program blocks this kind of scripting ;-) Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm -----Original Message----- From: noel estabrook [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 11:43 AM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: [OT] Exit page when leaving site javascript.internet.com is a great site for nabbing this kind of stuff. One I found is : http://javascript.internet.com/navigation/exit-window-source.html > I would like to create one of those annoying pop-under > windows when a visitor leaves my site. Does anyone > know the javascript needed to do this? __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
