Forum Moderators: open

Message Too Old, No Replies

Pop up exit

Evil - but the boss wants it

         

simes

9:50 am on Aug 14, 2003 (gmt 0)

10+ Year Member



My knowledge of javascript is basic (and I mean very basic). I've been asked to setup a pop up on exit (site exit not page). I've found various scripts which set cookies, so that the pop up doesn't always appear. I've also found scripts which don't use cookies but let you define which links will trigger the pop up.

I need this to work on a large site so is there any way of a popup only appearing if the visitor is leaving my domain and if the cookie has expired?

ukgimp

9:59 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld

dont do it! Tell your gaffer he is wrong. He will lose visitors or at least return visitors. I HATE onload popups less than on exit one. Why not disable the back button or right click to wind your users up a bit more. :):)

Here you go anyway, this might be what you are after:
www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_20614868.html

<note>
watch the page wrap
</note>

BlueSky

10:14 am on Aug 14, 2003 (gmt 0)

10+ Year Member



I agree with ukgimp. Most people hate pop-ups and pop-unders. Some get down right hostile towards a company that uses them. Because they've been abused so much, many people like me have turned to blockers to prevent the display of all ads on all sites. Even with the blocker, I won't return to any site which has pop-ups and pop-unders because it shows the owner is clueless on how to treat visitors.

I know you're in a bad spot but those who work on sites should be using their knowledge to tell bosses when their ideas are not good.

limbo

11:11 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Agree totally with the others. If you can in any way avoid this situation then do it!

There are too amny people out there abusing the use of popups. Until they stop and the user psyche changes toward them I would do your damdest to convince your boss to eject the whole idea - period.

Ta

Limbo

jbinbpt

11:19 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Please note that I do not believe that this is true...

Perhaps you can suggest that Google is collecting info sites that have popups since this is built into the Google toolbar.

That might be enough to kill the idea.

Again...... I don't believe that it is true, but it makes for a great story

simes

11:38 am on Aug 14, 2003 (gmt 0)

10+ Year Member



Well I managed to get him to use it on one page (better than the whole site).

I know you're in a bad spot but those who work on sites should be using their knowledge to tell bosses when their ideas are not good.

Ever heard of the expression it's like talking to a brick wall.

Thanks for all the replies :)