jQuery plugin (jquery.tooltip.js) used to create tooltips.
Default tooltip using content from the title attribute of an <a> element. The height and width are set to be 100% of the containing content of the tooltip.
required | optional | not used
Tooltip applied to an input element using content from an ajax call. The height and width are fixed dimensions (px's).
required | optional | not used
Tooltip applied to a span element using content from an inline div hidden on the page. The height and width are fixed dimensions (px's).
mouseover me
required | optional | not used