sebluver
03-07-2003, 01:16 AM
How do you get the pop-up to come when you leave? I've tried the code from here, but it didn't pop-up. Kinda depressing...boring is another word for it. Can anyone help me?
|
View Full Version : It's a pop-up question... sebluver 03-07-2003, 01:16 AM How do you get the pop-up to come when you leave? I've tried the code from here, but it didn't pop-up. Kinda depressing...boring is another word for it. Can anyone help me? west2001gal 03-08-2003, 12:34 PM I think you didn't see properly cos if I am not wrong its actually Alert upon leaving page: <body onunload="alert('your message here');"> you can find it http://www.lissaexplains.com/java5.shtml is that right sebluver 03-08-2003, 03:24 PM I'll try that one-I wanted the popup to come when you came AND when you left, and that was the popup that didn't work. starlet 03-08-2003, 04:59 PM Do you want an alert or an actual pop-up window? sebluver 03-08-2003, 06:24 PM an alert. Like something that'll say "thanks for coming to my site, blah blah blah". |