This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
We are using Dojo tabs in our jsp pages. and when i trying to validate against HTML 4.01 complaince giving error Error Line 274 column 17: there is no attribute "DOJOTYPE". <table dojoType="filteringTable" id="parsedFromHtml" Please clarify on it, to resolve this issue. Regards, Sudhir
Sudhir, I have no idea what dojo tabs are, but I can assure you that every tool will be right in noting that dojoType is not an attribute present in any standardized version of HTML or XHTML. If a tool adds this attribute, or requires it, then it is in error. I suggest you bring this to the attention of the maintainers of that tool.