|
Qestion regarding exit consoles. No pop on refresh?
Ok, I just added an exit console on a few of my pages and I was wondering how you stop the popup from loading on a refresh.
Here's the code I used.
Ok, I just added an exit console on a few of my pages and I was wondering how you stop the popup from loading on a refresh.
Here's the code I used.
[SCRIPT language="hahahahahahahahahaha">
[!-- begin x-it code
var exit=true;
function xit()
{
if (exit)
open("http://www.yoursite.com/yourexitconsolepage.html","_blank");
}
// end x-it code --[
</SCRIPT]
Thanks.
__________________
Hands Free Adult - Join Once, Earn For Life
"I try to make a habit of bouncing my eyes up to the face of a beautiful woman, and often repeat “not mine” in my head or even verbally. She’s not mine. God has her set aside. She’s not mine. She’s His little girl, and she needs me to fight for her by keeping my eyes where they should be."
|