Exit Popunder Generator
Exit Popunder Generator
Exit Popunder |
Select all (ctrl ‘A’) the text script INSIDE of this text box directly below and copy it to your clipboard (ctrl ‘C’)
<script language=”JavaScript”> //specify page to pop-under //specify popunder window features //Pop-under only once per browser session? (0=no, 1=yes) ///web.archive.org/web/20050120020834/http://no editing beyond here required///// function get_cookie(Name) { function loadornot(){ function loadpopunder(){ if (once_per_session==0) </script> |
Open a your webpage that you want your exit popup to load in a program such as Wordpad or Notepad and paste the above text (ctrl ‘V’) in between the HEAD Tags of the document.
The head of your webpage should now look like the code directly below. Edit the RED text only to reflect the web address and variable for the exit popunder that will be loaded. This popunder uses a cookie so it will only loads once per page visit per visitor, you can change this but it is not recommended as multiple popunders with the same URL will be present on the visitors computer. <HEAD> <script language=”JavaScript”> //specify page to pop-under //specify popunder window features //Pop-under only once per browser session? (0=no, 1=yes) var once_per_session=1 ///No editing beyond here required///// function get_cookie(Name) { function loadornot(){ function loadpopunder(){ if (once_per_session==0) </script> </HEAD> |
|
After you have embedded the Head script into your page, you are ready to upload your pages!
Enjoy! |