Hi,
I am using ASP.NET in conjunction with components from Developer Express. These components produce a lot of code looking like this:
<script id="dxis_477473448" src="/WebResource.axd?d=SpT-elmj4xAG8cWDIbyhVkm-uskSP51lN5bZHbi4uvWnPBi5zBsoxCFCqFMMjgOFiAk4ORblc5GsE71Xa25Zaw2&t=63353465762846...
HTML Validator raises this error:
The "id" attribute is not valid for the "script" element. Some valid attributes for this element are: "charset", "defer", "event", "for", "language", "runat", "src", and "type".
Since I can't change the Developer Express components is there a way to ignore these errors in HTML Validator? I am using Version 9.
thanks
Hans



