What would be the reason for *disabling* HTML5?
Does it just generate more code (that still works in older browsers), or does it not work at all on ancient browsers?
Thanks,
S
What would be the reason for *disabling* HTML5?
Does it just generate more code (that still works in older browsers), or does it not work at all on ancient browsers?
Thanks,
S
It doesn't really add any overhead, it simply changes the field types to "email", "url", "tel", etc. and main reason for the option to disable it is if you want to validate the markup to a different specification.