Releases: mathiasbynens/jquery-placeholder
Releases · mathiasbynens/jquery-placeholder
Minor bug fix
Fixed javascript:void(0) anchor usage from breaking the plugin
Fixed javascript:void(0) anchor usage from breaking the plugin
Password placeholder bug fixes
- Fixes password placeholders for password fields not wrapped in a container element
v2.1.3
Fixes password placeholder appearing as bullets
When running emulation (ie7/8/9) mode in a modern IE it would cause
the password placeholder to appear as bullets rather than text. Thanks
Alex Chao
Removed bower dependency
v2.1.1 bumped version
Added custom css class support; minified version
Minor bug fix; AMD support
- fixed potential problem caused when other js libraries inject DOM elements right after input/textareas with placeholders #229
- adds AMD support