문제

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