https://github.com/jschr/jquery-placeholder
Placeholder shim based on webkit
https://github.com/jschr/jquery-placeholder
Last synced: about 1 year ago
JSON representation
Placeholder shim based on webkit
- Host: GitHub
- URL: https://github.com/jschr/jquery-placeholder
- Owner: jschr
- Created: 2012-09-26T19:37:05.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T19:51:02.000Z (almost 14 years ago)
- Last Synced: 2025-03-01T06:24:47.512Z (over 1 year ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jQuery.placeholder
=============
Cross-browser HTML5 placeholder for inputs and textareas by emulating WebKit's placeholder functionality. Will use browser's native implementation if available.
Supports all basic behaviour including draging/droping and copy/paste of text.