Browsing the archives for the XML category

XSL problem with Mozilla Firefox

If you are having problems with your XSL styles not being applied in Mozilla Firefox and Safari, try changing this line above the <head> of the XSL file:
<html>
to look like this:
<html xmlns=”http://www.w3.org/1999/xhtml”>

No Comments Posted in Web development, XML
Tagged , , , , , ,