The Most Active and Friendliest
Affiliate Marketing Community Online!

“AdsEmpire”/  Direct Affiliate

Javascript code for a "goodbye alert"

arunpattnaik

Senior Member
affiliate
Hello guys,

Here is something which would make your visitors feel special! Remember yourself closing a website window and immediately getting a message saying "thank you for using our site"? Well here's the simple trick to do it. Just replace the <body> section of your website with the following code

Code:
 <body onUnload="window.alert('YOUR MESSAE GOES HERE')">
 
Oh, I am very happy now, because this post suggests me that there is one more javascript addicted in the house:)
 
I'm with Bagi on this, in fact I spend countless hours removing JS from sites. Javascript is (IMHO) a Tool to be used only where absolutely necessary. Google Analytics for example.
 
MI
Back