Exit Pop Ups

Discussion in 'General Marketing' started by msking, Mar 27, 2008.

  1. #1
    Does anyone know how to implement a pop up or something like it when someone x's or back button?
     
    msking, Mar 27, 2008 IP
  2. john269

    john269 Notable Member

    Messages:
    6,229
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    235
    #2
    You normally insert some JavaScript into the head of your sites html code.

    Try looking at hotscripts or searching on Google for something like "free exit popup script" without the quotes.
     
    john269, Apr 5, 2008 IP
  3. Sockmoney

    Sockmoney Peon

    Messages:
    569
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Read up on the "onUnload" event for the BODY tag of your page. You can use it to run a javascript function as the user exits the page.
     
    Sockmoney, Apr 5, 2008 IP