ie5.0 is very fussy about the onclick in a href
This will behave differently in ie5 and ie5.5 and 6:
in ie5.0 this will just invoke the href.
in ie5.5 and 6 this will invoke the onclick and invoke the href,
which gave some strange behaviour where the browser returns
immediately before the response comes back from the server
The fix for this is to include a return false;
so in all cases only the onclick is invoked
Wednesday, February 02, 2005
Subscribe to:
Post Comments (Atom)
Popular Posts
- MobileTracker - Cingular announces EDGE Wireless WAN service
- Yahoo! Mail: Revenge of the Oddpost
- Linux Forum: Apache, Webmin and Mandrake - Linux Operating System Help
- Free AS400 & iSeries Software Tools & Utilities Downloads
- Common Gateway Interface (CGI) on the as400 / iSeries
- Table designs based on CSS and DIV elements
- What is WebSphere?
- IBM eServer iSeries - The Laughing Boardroom
- Why Crunch Mode (Long Hours) Doesn't Work
- Recover or reset QSECOFR passwords
No comments:
Post a Comment