Could someone tell me how to make pop_unders? What is the script? For example if someone exit your website, and then a pop_under comes for email subscription or some kind of free tips. Could someone tell me how do we do that?? I want to know about pop_under only, NOT pop_ups. I really one badly!!
'Pop unders' scripts are a bit unwieldy if not carefully used. The pop under is fired on the unload event which means that everytime the visitor changes the pages it fires "normally". But as we call the same page in the 'named' window it doesn't affect the overall effect.
Try the simple version as below:
And call the action like so:<body Onunload="fire();">
What I have given above is really a basic popunder. You can add the bells and whistles as you require.
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
You have not yet logged in, or registered properly as a member
You are a member, but no longer have posting rights.
This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.