|
Re: XMLC, setEnableXTHMLCompatibilty: msg#00016java.enhydra.xmlc
Hi David, At 03:43 PM 10/6/2003 -0400, you wrote: About a year ago, I submitted a patch which was "converted" to become the Yes, since it is the only case that I know of where HTML allows for an empty or close tag *and* where IE has troubles dealing with the empty version. Since either is valid XHTML, we choose the version that IE deals with when using enableXHTMLCompatibility(true). Based on my recent experiences, this is wrong. ALL tags need to be closed Hmm.... examples please? I hope you don't mean <br></br> and the like. That is just plain invalid. And I'm guessing you mean it won't work with IE but Mozilla works just fine in almost every case. Please provide markup (in an html document attached in a zip file so it isn't inlined in the email) which doesn't work for you and explain what exactly about it doesn't work. This may, in For application/xhtml+xml, use.... -domfactory org.enhydra.xml.xhtml.XHTMLDomFactory For text/html, use.... -domfactory org.enhydra.xml.xhtml.HTMLDomFactory Does that help? Jake
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | XMLC, setEnableXTHMLCompatibilty, David Corbin |
|---|---|
| Next by Date: | Re: Content-type for XHTML (was: XMLC, setEnableXTHMLCompatibilty), David Corbin |
| Previous by Thread: | XMLC, setEnableXTHMLCompatibilty, David Corbin |
| Next by Thread: | Re: Content-type for XHTML (was: XMLC, setEnableXTHMLCompatibilty), David Corbin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |