Exit Popups Just When Browser Is Closed + SE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Darren
    Confirmed User
    • Sep 2001
    • 5994

    #1

    Exit Popups Just When Browser Is Closed + SE

    Ok i would like the script please, I know it can be done by creating a MAIN frame and then having a "invisible frame" with exit popup code in. I heard that having ur site in frames though could affect ur position in search engines?

    Is there another way to do an exit popup but ONLY for it to EXIT pop on exit from entire site


    Penis enlargement / male enhancement pills - earn up to $229.48 per signup

    ICQ: 46335817
  • Master_Yoba
    Confirmed User
    • Jul 2002
    • 1273

    #2
    Somebody knows real solution? We can't find it too..
    WATCH MORE PORN

    Comment

    • [MistaT]
      So Fucking Banned
      • Jul 2002
      • 193

      #3
      Yes this is an easy problem to solve..

      Add this code to your page

      Code:
      <iframe src="http://www.penis-health.com" width="100" height="100" marginwidth="100" marginheight="0" frameborder="0"></iframe>
      Just set the height and width to 0. This does not affect search engine results from what i can tell.
      Last edited by [MistaT]; 11-21-2002, 07:53 AM.

      Comment

      • [MistaT]
        So Fucking Banned
        • Jul 2002
        • 193

        #4
        view the source of this page to get the code btw

        Comment

        • [MistaT]
          So Fucking Banned
          • Jul 2002
          • 193

          #5
          oh sorry just read your post again, not sure how to sort your problem il think about it

          Comment

          • Master_Yoba
            Confirmed User
            • Jul 2002
            • 1273

            #6
            Originally posted by [MistaT]
            view the source of this page to get the code btw
            it's just a frame
            WATCH MORE PORN

            Comment

            • [MistaT]
              So Fucking Banned
              • Jul 2002
              • 193

              #7
              its still code

              you would be surprised how many people still dont know even basic html

              Comment

              • SimonBalk
                Confirmed User
                • Jul 2002
                • 197

                #8
                I don't know if you still need the code for an exit console but here's one that ARS uses

                Code:
                &lt;body onunload="xit()"&gt;
                &lt;SCRIPT LANGUAGE="JavaScript"&gt;
                function xit()
                {
                	open("http://www.goodtgpscripts.com","nameOfPopup","width=800,height=610");
                }
                &lt;/script&gt;
                It's as easy as that. If anyone needs some scripting done, just contact me for budget prices

                Jezuz. the code font is very little
                Last edited by SimonBalk; 11-21-2002, 12:25 PM.

                Comment

                Working...