Skip to content

houv123/placeholderFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

placeholderFix

A simple input placeholder polyfill,with vanilla js.Tested in IE 8/9/10.

How does it work?

This polyfill append a <span class="_fake_placeholder_"> to every input element which has placeholder attribute as placeholder,using focus and blur event to show and hide this fake placeholder.

About

A simple input placeholder polyfill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors