Tony Collen wrote:
Berin Loritsch wrote:
Just an FYI, MSIE (known for adherance to standards, yeah right) does not behave in a rational manner when it sees the "XML" header even if the rest of the system is HTML. Case and point is the linotype sample included with Cocoon 2.1.5. MSIE identifies it as an HTML page, but because Cocoon 2.1.5 includes the header
<?xml version="1.0" encoding="ISO-8859-1" ?>
at the top, MSIE (version 6) renders it as XML. If that header were not there, everything would be ok.
Hmm, does MSIE barf on other XHTML like this? (not served by Cocoon)
Huh. I saved it as an XML file, and then opened the .XML file, and all was OK (no css styling). The thing is, I checked it out on FireFox (Mozilla's new browser), and the mime type sent from the server was text/html--so that should not have been the problem.
--
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
- Rich Cook
