No, not that I know of. Any doctype that gets the browser out of
quirksmode should be fine. Personally I prefer the html5 doctype, as
I'm able to remember it and write it down anytime:
Jörn
On Wed, Jan 21, 2009 at 11:46 AM, Gordon wrote:
>
> Okay, thanks for the tip. I do tend to be a bit fus
Okay, thanks for the tip. I do tend to be a bit fussy about things
validating properly, but I suppose that as long as it doesn't break
anything in any browsers (and it doesn't seem to) then it probably
isn't important. I think switching to XHTML 1.0 transitional would
cause the validation errors
Not really. In one way or the other, you have to make a trade-off -
I'd just ignore the warning, knowing that there really isn't a
problem.
One way to reduce the problem may be class compositions:
http://docs.jquery.com/Plugins/Validation/Validator/addClassRules#namerules
You'd put together the v
3 matches
Mail list logo