Вопрос

I'd love to use the required attribute on forms, but I don't know how older browsers will deal with this attribute that is (to them) unknown.

Will older browsers nicely ignore (and thus allow to gracefully degrade) the html5 required attribute?

Это было полезно?

Решение

Yes, browsers will just ignore unknown attributes.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top