Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

toraritte

Member since
toraritte

فعّالیت اسناد اخیر

View all activity
صفحه تاریخ توضیح

Advanced styling for HTML forms


thought -> though

The native form widgets


Addendum to Revision 1114645: references: https://help.dottoro.com/lhtbxtdo.php https://html.spec.whatwg.org/multipage/forms.html#the-input-element https://stackoverflow.com/questions/25456396/what-is-autosave-attribute-supposed-to-do-how-do-i-use-it

The native form widgets


`autosave` is a non-standard attribute. Currently (probably) only Safari and Chrome supports it and it is even omitted from the living standard. Also, it is not a Boolean attribute.

DOM


grammar correction

The native form widgets


grammar correction