|
Project Information
Members
Featured
Downloads
|
This plugin is used to support the HTML5 placeholder attribute on most non-HTML5-compliant browsers. It might be different from other implementations in the following ways:
Usage: $.Placeholder.init(); // default setting $.Placeholder.init({ color : 'rgb(255, 255, 0)' }); // custom placeholder text color Please see demo.html in the svn / download for more details. |