Skip to content

A simple, jQuery-based placeholder polyfill that gracefully handles password fields.

Notifications You must be signed in to change notification settings

jon-thompson/placeholder-pollyfill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

placeholder-pollyfill

A simple, jQuery-based placeholder polyfill that gracefully handles password fields.

To use it, simply include it in your project with a script tag. It doesn't live-query, it'll just create placeholders for all the inputs that exist on the page on initialization.

Focused towards reliable handling of password fields in IE.

This script will set the parent element's offset to position: relative to position itself in the event the control moves.

About

A simple, jQuery-based placeholder polyfill that gracefully handles password fields.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published