https://github.com/mechanicles/labelize-field
A simple jQuery plugin for in-field-label (the placeholder for old browsers)
https://github.com/mechanicles/labelize-field
field html javascript jquery jquery-plugin jqueryplugin label placeholder
Last synced: 10 months ago
JSON representation
A simple jQuery plugin for in-field-label (the placeholder for old browsers)
- Host: GitHub
- URL: https://github.com/mechanicles/labelize-field
- Owner: mechanicles
- License: mit
- Created: 2012-05-16T19:58:56.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T11:20:21.000Z (over 5 years ago)
- Last Synced: 2025-02-15T16:13:44.580Z (10 months ago)
- Topics: field, html, javascript, jquery, jquery-plugin, jqueryplugin, label, placeholder
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## labelize-field
#### labelize-field is a simple jQuery plugin for in-field-label.
This plugin helps to simulate HTML's input's placeholder attribute for old
browsers.

Please refer the [example folder](https://github.com/mechanicles/labelize-field/tree/master/example)
to understand how to implement it.
Made with ❤ by Santosh Wadghule.