Skip to content

willfarrell/angular-modernizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collection of AngularJS fallbacks for less modern browsers.

Resources

Stars

Watchers

Forks

Packages

No packages published