kustos wrote:Flammie wrote:
The problem is, if your site is aimed at people who would use IE in the first place they won't be able to do anything that complicated anyways.
Is there anything you can do, with an ActiveX empowered browser?
Wow, a lots. Like update a broken browser/os component to a more broken version of os component/browser, and, uh, virus scan and delete contents of hard drive automatically \o/
(Now we ignore the fact that some sort of ActiveX can somehow be wanked into mozilla or perhaps even opera.)
You are mixing to things here. Well formed xml and valid xhtml.
Yeah, I was too lazy to check the terminology here
Mozilla and every other browser accepts invalid (x)html, no matter what mode.
Mozilla rejects not well formed xml, when it is delivired as application/xhtml+xml. But so does IE, one you add this content type. To test this save a non well formed xhtml as whatever.xhtml (not .html or .htm) and open it with IE.
Oh, I did not know this. I've always believed in the usenet experts on the case of IE's support for xhtml, so I haven't tested beyond the download dialog.
And then, where is the difference between HTML 4.01 and XHTML 1.0 besides the later is well formed XML?
That's the point. There is no practical difference on yet, but the xhtml requires all kinds of tricks and tweaks and we
still can't be sure it will work properly for the majority of users, so there's no point in using it, yet. Only reason I can see for using xhtml for most of people is to learn in hope that someday we can even make use of xhtml, but that day won't come before:
- IE with xhtml and xml support comes
- xml languages other than xhtml work with browsers out of the box, that is: Browsers will be able to display inlined svg, MathML and so forth, and play inlined SpeechXML and so on and so on...
- Proper XML-based editors and tools are available