Wednesday, July 27th, 2005
Migrate apps from Internet Explorer to Mozilla
Doron Rosenberg has written an interesting article on How to make Internet Explorer-specific Web applications work in Mozilla-based browsers.
He dives into general cross browser tips first, such as the usual suspects (document.all vs. document.layer vs. document.getElementById).
Doron then delves into other differences such as:
- HTML Entities
- Dreaded DOM
- JavaScript differences
- CSS differences
- Quirks versus standards mode
- Event differences
- Rich text editing
- XML differences
- XSLT differences
A nice intro article that is broad…





4.2 rating from 11 votes
java script difference