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