Forum Moderators: open
I was told to add 'onClick="popup=false"' to every link, but there has got to be a better way.
Thanks
Ethan
We had a previous discussion about this on another thread, which may help you:
[webmasterworld.com...]
At that time, setting a token on each link was one option we discussed, and another was blurring the pop-up, and a third was a frames solution.
The challenge, as you know, is that you can't get the information about where the visitor is going when a page unLoads. Setting a token on all your in-site links is a work-around, even if a bit cumbersome. The frames solution that joshie talked about at the bottom of the thread is easier to execute, if you can deal with using frames (that's too much sacrifice for me.)