public
Description: jQuery plugin to populate form inputs with example text that disappears on focus. See also http://github.com/mudge/jquery_placeholder
Homepage: http://plugins.jquery.com/project/example
Clone URL: git://github.com/mudge/jquery_example.git
Click here to lend your support to: jquery_example and make a donation at www.pledgie.com !
  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag v1.4.2 tgz | zip Handle change events (as sent by plugins such as UI Datepicker) as well as using focus/blur. 2009-05-17 5b42508
Tag v1.4.1 tgz | zip Ready for 1.4.1. 2008-09-17 61dbce6
Tag v1.4 tgz | zip Changed the interface to use CamelCase (as jQuery itself does), completed Metadata support (you can now specify the class name with metadata too) and, most importantly, added a QUnit test suite. 2008-09-17 0ef830c
Tag v1.3.4 tgz | zip Added support for the Metadata plugin based on DeLynn Berry's changes. 2008-05-18 d19505a
Tag v1.3.3 tgz | zip Worked around IE's overzealous caching of input values using a technique suggested by Klaus Hartl. 2008-04-04 8f03a4d
Tag v1.3.2 tgz | zip Reduced the number of function calls and improved the index.html. 2008-03-13 cf4ef38
Tag v1.3.1 tgz | zip Callbacks are no longer cached and are evaluated every time example text is used. 2008-03-12 bb690cd
Tag v1.3 tgz | zip Removed the now-redundant .gitignore. 2008-03-12 c050d02
Tag v1.2.1 tgz | zip Made the plugin compatible with jQuery 1.1. 2008-02-20 15b1431
Tag v1.2 tgz | zip Dual-licensed the plugin under the BSD and GPL licenses. 2008-02-20 2ce057a
Tag v1.1 tgz | zip Added documentation for overriding the plugin defaults. 2008-01-25 6810b0c