okay, check this out - I want to know what this guy is doing but I'm not exactly sure how to do it.
Here's the deal. Go to this stupid site - Project Payday - Realistic Extra Income for the Average Joe , then click back on your browser to leave the page.....
Takes you to Work At Home Watchdog - Work From Home Consumer Protection .
How can I incorporate this on one of my sites?
I found the follwoing line of code in the source, but I don't know if there's another part I need to make this work.
}
function exitpop () {
if (leaving == 1) {
window.location = 'http://www.wahwatchdog.org/adm/payday';
}
}
This is a pretty sneaky trick and I think you could kick some Adsense ass with something like this on a high traffic site. Visitors would eventually get pissed and just click on a link (adsense) to leave the little web you've stuck them in.
Is this something that could get you banned from Adsense?
Even if I don't use Adsense, it's still something I'd like to experiment with.
Anyone with some coding knowledge care to help a code retard out with this one?
Late.
Here's the deal. Go to this stupid site - Project Payday - Realistic Extra Income for the Average Joe , then click back on your browser to leave the page.....
Takes you to Work At Home Watchdog - Work From Home Consumer Protection .
How can I incorporate this on one of my sites?
I found the follwoing line of code in the source, but I don't know if there's another part I need to make this work.
}
function exitpop () {
if (leaving == 1) {
window.location = 'http://www.wahwatchdog.org/adm/payday';
}
}
This is a pretty sneaky trick and I think you could kick some Adsense ass with something like this on a high traffic site. Visitors would eventually get pissed and just click on a link (adsense) to leave the little web you've stuck them in.
Is this something that could get you banned from Adsense?
Even if I don't use Adsense, it's still something I'd like to experiment with.
Anyone with some coding knowledge care to help a code retard out with this one?
Late.