View Single Post
Old 11-11-2009, 02:00 PM  
quantum-x
Confirmed User
 
quantum-x's Avatar
 
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
In the window that pops up:

put this in the head

<SCRIPT language=JavaScript>
function leave() { if (exit) this.blur();}
</SCRIPT>

In the body tag of the doc: onBeforeUnload="return leave();"

that should work
quantum-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote