Forum Moderators: open

Message Too Old, No Replies

Exit Pop Up Help Needed

         

robbins

9:39 pm on Jan 15, 2005 (gmt 0)

10+ Year Member



I am hoping to get help with a popup we are trying to create.

I want to make a Java or DHTML pop up, the kind that is generally not blockable. It needs to be able to:
1. Pop only on exiting the website
2. Have a cookie function so that a person only sees it once in their lifetime (or until they clear their cookies)
3. I must be able to specify an external page to pop up, as well as specify the size and color of the window that pops up.

Any help would be greatly appreciated.
Thanks!
Steve

dvduval

9:44 pm on Jan 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Right now I am using 3 different popup blockers, and popups still manage to get through. I seriously hope there is not an increased incidence of this.

adni18

3:51 pm on Jan 17, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The best bet of you only showing the popUp when the person leaves is to execute it when the user moves their cursor out of the main document frame, and when the user holds down a function key, like ALT, CTRL, or F1, F2, F3, etc...