Search
Project Description
Automatically display hints on input textboxes in your forms using this jQuery plugin. I wrote this code to be as simple and as easy to use as possible.

Usage
<input type="text" title="Hint Text!" />

$(document).ready(function() {
    $('input[title]').inputHints();
});


Check out a working demo at my blog: http://blog.robvolk.com/2009/01/jquery-form-input-hints.html

jQuery Plugin Page: http://plugins.jquery.com/project/InputHints

jQuery Compatability
  • jQuery v1.4.1
  • jQuery v1.3.2
Last edited Feb 17 2010 at 3:19 AM by robvolk, version 6
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365