View Single Post
Old 04-06-2005, 08:11 AM  
PrivateIvy
Confirmed User
 
Industry Role:
Join Date: Oct 2003
Location: North Carolina
Posts: 4,257
You put this in your header:

<script language="JavaScript">
<!--
var exit=true;
function xit()
{
if (exit)
open("http://www.blah blah blah .com","copy");
}
//-->
</script>

but you need to add onclick="exit=false" to any links on the page that keep your visitor on your site and you don't want the window opened




Ivy
PrivateIvy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote