Re: Re: Enhydra: XHTMLOptionElement.SetSelected() incorrect
Petr Stehlik <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
On St, 2003-03-19 at 15:02, David Li wrote: > Yes, you are right. I just checked the DTD, the value should be > selected instead of true. right. > There are also a lot of similar attribute. that's what I said originally. Everything that in HTML had an attribute without value needs to be 'attribute="attribute"' in XHTML. > The original XHTML DOM was generated from DTD. Let me see if I can dig > out the generator and correct this error. Would be great if it could get into upcoming Enhydra 5.1. Petr