Skip to main content
jQuery Logo
This version is old school. Please find jQuery plugins on npm.

HTML5 Placeholders

by Scott Rossillo and contributors

Provides a plugin to simplify working with HTML labels and HTML5 placeholders in form input tags. This plugin aims to simplify development of forms in which you want display input tags with HTML5 placeholders instead of label tags on clients that support HTML5 but fall back to label tags when the placeholder attribute isn't supported. You code your forms with standard label elements and then invoke this plugin to convert those labels into placeholders in screen reader friendly manner. The plugin operates using progressive enhancement to provide backwards compatibility with browsers lacking placeholder support.



Versions

Version
Date
Feb 17, 2014
Dec 09, 2013
May 16, 2013
1.0.0
Jan 31, 2013

GitHub Activity

4
Watchers
3
Forks

Maintainers

Licenses

Dependencies

  • jquery >=1.4.2