Forum Moderators: open
From google toolbar options -
Browser control
The onUnload JavaScript event is most often used to open pop-up windows as you leave a page, which can be an annoyance. The following feature will clear the onUnload event after loading each page.
Suppress the onUnload JavaScript event
Thanks
Most "reputatable" sites will either use onLoad() or inline script to fire their popups, so the majority of the time you will still see popups.
- Tony