A tooltip plugin for forms. The tooltip is always displayed beneath form elements, and activated when a form field gets focus (works for keyboard and mouse navigation). The tooltip content is set based on the fields title- attribute (customizable).
Requires delegate plugin (bundled with validation plugin)
Usage: $(“#myform”).formtooltip();
Options: