John Hoge wrote:
[color=blue]
> I would like to open an exit pop when a user leaves my site, but I
> don't want to the back button to trigger the pop if the user remains
> in my site.[/color]
So, when they decide to leave your site, you either want to ask them if
they are sure "Are you sure you really want to leave my site", you want
to popup an advertisement "Hey, you left my site, will you buy
something?", or, you want to popup something else? Nice.....
[color=blue]
> I'm using the onUnload attribute of the Body tag to do this. All
> internal links set a variable of inSite to true on their onClick event
> handler, so the exit pop will not open if the user follows an internal
> link.[/color]
I wont see the popup either way. Whether onSite or offSite. My popup
blocker ensures that I won't see it.
[color=blue]
> Should the user hit the back button, the pop will be displayed. Is
> there a better, cleaner way to determine when the user has left a
> site?[/color]
Yes, stop trying.
What happens if I open your main page, then I navigate to a sub-page,
and then type in the URL to the main page again. Should I get the popup?
I didn't navigate away from the page via a link, yet I would get the
popup even though I am still on your site?
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -
http://jibbering.com/faq/