[Htmlvalidator-help] Re: html validator firefox extension
Brought to you by:
mgueury
From: Marc G. <mg...@sk...> - 2006-05-22 16:39:11
|
Hi CJ, You have the possibility to hide some type of message for all sites. To do this, - look the list of the message in the viewsource of the page - then choose the message type you do not like - right click on it. - You will see Hide... in the right menu - Hide... Ok , Ok The message will now be hidden. In the browser, you will not have a green thick but a blue one in that case. Else it would be cheating right :-) In this, if you want a green thick, please ask to your software provider to fix it. Marc CJ Larson wrote: > I have a feature request for the validator extension. Would it be > possible to "always ignore" certain warnings or errors that a site has? > For example, because I'm using asp.net I have certain warnings that I'll > never be able to fix, such as: > > HTML Validation Result > ---------------------- > > line 11 column 1 - Warning: <input> ID "__EVENTTARGET" uses XML ID > syntax > line 12 column 1 - Warning: <input> ID "__EVENTARGUMENT" uses XML ID > syntax > line 13 column 1 - Warning: <input> ID "__VIEWSTATE" uses XML ID syntax > line 185 column 2 - Warning: <input> ID "__EVENTVALIDATION" uses XML ID > syntax > > 0 errors / 4 warnings > > > Because of these warnings, I never have a green checkmark and always > have to hover over the extension icon to see if there are any new > errors/warnings that I *can* fix. If I could say "always ignore this > error", it would be wonderful. > > Thanks so much for such a useful extension! > > > > |