Pop Under Window ... how do I make it pop on exit instead of click?

1 replies
Hey warriors.

I was wondering how I would go about getting my pop under to pop up once the user tries to leave the webpage instead of when they first click on the page.

Here is a pop up script that I grabbed from somewhere in the midst of the internet ..can't remember where... anyways ... this one works like a charm for me except I want it to pop up when the user tries to click out rather than when they actually click on the page.


<script type="text/javascript">var ClickPop = { Public: { PopCID: "a98ec7e9-8454-4546-8126-aa1d9628c9b3", PopPID: "20231", PopAID: "20003", PopOID: "1490", PopPOID: "184", PopSID: "20229", PopFocus: 0, PopURL: "EXAMPLEURL.COM", PopFreq: 1, PopWidth: 1280, PopHeight: 1024, LayerURL: "EXAMPLEURL.COM" } };</script><script type="text/javascript" src="EXAMPLESOURCE"></script>



Any help would be greatly appreciated. Thanks in advance!
#click #exit #make #pop #window

Trending Topics