Oh, I meant for public websites, where neither of those would be available to IE users. I wish I could code for FF only :(
Coming back to topic, does anyone has information on the differences in DOM methods for 'application/xml' pages, or any plans from the jQuery team to make it stable in this environment? - ricardo On Nov 30, 4:23 am, Rodent of Unusual Size <[EMAIL PROTECTED]> wrote: > On Nov 29, 1:26 pm, ricardobeat <[EMAIL PROTECTED]> wrote: > > > Ha, there it is. Yes, I never use the 'application/xhtml+xml' mime, > > because of this and other incompatibilities. Is there anything you can > > do with it that you can't with text/html? > > Sure. Embedded SVG, math, et cetera.. and you're assured that the > document is valid XML when it comes to parsing. (At least in proper > browsers.. ;-)