View Single Post
Old 11-21-2002, 02:09 PM  
SimonBalk
Confirmed User
 
Join Date: Jul 2002
Location: The Netherlands
Posts: 197
I don't know if you still need the code for an exit console but here's one that ARS uses

Code:
<body onunload="xit()">
<SCRIPT LANGUAGE="JavaScript">
function xit()
{
	open("http://www.goodtgpscripts.com","nameOfPopup","width=800,height=610");
}
</script>
It's as easy as that. If anyone needs some scripting done, just contact me for budget prices

Jezuz. the code font is very little
__________________

Last edited by SimonBalk; 11-21-2002 at 02:25 PM..
SimonBalk is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote