exit pop-up code...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zentz
    Confirmed User
    • Nov 2003
    • 8062

    #1

    exit pop-up code...

    anyone will be so good and post me a nice exit pop-up code ?

    just a note that i want exit pop-up to appear only when the surfers decide to close the window.. (and not when they click on one of my links)

    Programs that owe me money ---- Epassporte.com ~ $2700 | Protraffic.com ~ $2600 | XonDemand.com ~ $3000

    Email: [email protected]
  • SmokeyTheBear
    ►SouthOfHeaven
    • Jun 2004
    • 28609

    #2
    the code wont show up on gfy , because lensman parsed out certain html commands..

    PHP Code:
    <script language="JavaScript">
    <!--
    var exit=0;
    
    function stopError() {
        return true;
        }
    window.onerror = stopError;
    
    //var exit=0;
    function Gfyexit() {
        if(exit hahahaha 0) {
        window.open("http://www.gofuckyourself.com","exitr","toolbar=no,scrollbars=yes,menubar=no,location=no,width=797,height=600"); }
    }
    // -->
    
    <!--NoConsoleOnMembers
    document.domain = document.domain.substring(document.domain.indexOf('.')+1);
    // -->
    
    </script> 
    
    hatisblack at yahoo.com

    Comment

    • SmokeyTheBear
      ►SouthOfHeaven
      • Jun 2004
      • 28609

      #3
      www.earthunpluged.org/gfy/gfy.txt
      hatisblack at yahoo.com

      Comment

      Working...