looking for an exit popup code on a php page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • buddyjuf
    • Aug 2026

    #1

    looking for an exit popup code on a php page

    hey guys, my site is in .php's and I have php includes everywhere

    what I want to do is when someone gets out of my DOMAIN, not just 1 page, there is an exit popup, and I dont want that each time the same page refreshes, there be an exit

    the page would be, for example top.php and will be included on all the other pages of the site

    thanx alot
  • 4Pics
    Confirmed User
    • Dec 2001
    • 7952

    #2
    You can use the Zero Frame deal for that to happen or

    If they are clicking links to stay in your site then you just use the standard code to stop the popup from happening.

    Comment

    • buddyjuf

      #3
      Originally posted by 4Pics
      You can use the Zero Frame deal for that to happen or

      If they are clicking links to stay in your site then you just use the standard code to stop the popup from happening.
      on every single link?

      Comment

      • Alky
        Confirmed User
        • Apr 2002
        • 5651

        #4
        use ja*ascript, do onclick in your href's that go to a domain other then yours, call a function that does a popup. i dont know js to well, but there must be a call for when the browser gets closed also call it then

        Comment

        • buddyjuf

          #5
          5$ payapalled to whoever can give me the proper code

          thanx

          Comment

          • buddyjuf

            #6
            ^

            Comment

            • buddyjuf

              #7
              bump

              Comment

              • ThePornPusher
                Confirmed User
                • Oct 2003
                • 1823

                #8
                Originally posted by bdjuf
                bump
                You don't have that 5$ anymore lol.

                Comment

                Working...