Forum Moderators: open
Anyone know?
Thanks,
CompWorld
I don't think firewalls should be a problem. At least zone alarm shouldn't. Norton Firewall does do some crazy stuff to javascript if it triggers and ad filter so I would test with that.
My advice would be to avoid using a popup window for this purpose -- I've seen it done on various occasions, and there are invariably a few seconds of confusion whilst I work out why the hyperlink didn't respond. Remember that users get twitchy about clicking multiple times when there's money involved!
Another tricky thing about using pop-up windows for critical information is the way that the window may accidentally lose focus and be buried under the "stack". Definitely "confuse-a-user" if that happens. Executing a self.focus onload is a good idea.