Skip to content

AngularJs directive pollyfill for html5 placeholder without jQuery dependency.

License

Notifications You must be signed in to change notification settings

vikasgulati/angularjs-placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

angularjs-placeholder.js

AngularJs directive pollyfill for html5 placeholder without jQuery dependency. Inspired from https://gist.github.com/veeracs/5770791.

Requires

  1. Angularjs - obviously!
  2. Modernizr.js with placeholder support detection (Get your custom build here http://modernizr.com/download/#-input-inputtypes-forms_placeholder)

Installation

  1. Download the angularjs-placeholder-polyfill.js file.
  2. Include it in your site.
  3. Include Modernizr in your site.
  4. Install customPlaceholder module in your angular app.

About

AngularJs directive pollyfill for html5 placeholder without jQuery dependency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published