Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 580 Bytes

angular-modernizr

Collection of AngularJS fallbacks for less modern browsers.

Placeholder

A placeholder for a text that is erased upon input focus. It's missing IE 6-9.

Example usecase: <input type="text" placeholder="{{i18n.input_placeholder}}" />

Reveal

An eye icon that appears on password input fields that allow the user to show the password in plain text. This is currently only implemented in IE 10.

Example usecase: <input type="password" />

Other Polyfills

https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills