Subject: Re: XSLT w/ PHP, ASP, JSP Processing Instructions
From: "Nick Fitzsimons" <nick@xxxxxxxxxxxxxx>
Date: Tue, 6 Dec 2005 09:24:39 -0000 (GMT)
|
>> > Also XHTML does not have <?xml
>> > version="1.0"?> at the top AFAIK.
> Why they choose something that would
> normally indicate an XML file to be a trigger for non-XML behavior I
> have no clue. I can only guess any "processing instruction" triggers
> it.
>
Better than that, _anything_ triggers it, even whitespace. For IE to use
strict mode, the doctype has to start at the first character in the file.
Nick.
--
Nick Fitzsimons
http://www.nickfitz.co.uk/
|