XSLT Browsers
- Previous Page Introduction to XSLT
- Next Page XSLT Transformation
Almost all major browsers support XML and XSLT.
Mozilla Firefox
Starting from version 1.0.2, Firefox has started to support XML and XSLT (as well as CSS).
Mozilla
Mozilla contains Expat for XML parsing and supports XML + CSS. Mozilla also supports namespaces.
Mozilla can execute XSLT.
Netscape
Starting from version 8, Netscape has started to use the Mozilla engine, so its support for XML / XSLT is the same as Mozilla's.
Opera
Starting from version 9, Opera has started to support XML and XSLT (as well as CSS). Version 8 only supports XML + CSS.
Internet Explorer
Starting from version 6, Internet Explorer has started to support XML, namespaces, CSS, XSLT, and XPath.
Version 5 IncompatibleOfficial W3C XSL Standard.
- Previous Page Introduction to XSLT
- Next Page XSLT Transformation