Find jobs - Kamala - Debt Consolidation - Deaf Topics - Wordpress Themes

PDA

View Full Version : Need help with creating a JS exit popup.


Dima K
Apr 19th 2009, 11:09 pm
Hi there,

need help with creating a simple windows dialog box style exit popup like THIS one:

http://www.makemoneytakingsurveys.org/goodnews2_sp_1.php

If anyone can direct me on how to code this it would be much appreciated.

thanks in advance!

Dima

koko5
Apr 20th 2009, 3:09 am
http://www.makemoneytakingsurveys.org/goodnews2_sp_1.php

If anyone can direct me on how to code this it would be much appreciated.

thanks in advance!

Hi Dima,

This page has this event:

<body onbeforeunload="return ExitPage();">

and uses exit.js (http://www.makemoneytakingsurveys.org/exit.js) file.
Hope all clear now.
Regards.