Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

Tooltip 1.2.0


Download: jquery.tooltip_0.zip
Size: 103.04 KB
md5_file hash: 246fc9f51524c20f41dce30d8f65e325
First released: February 1, 2008 - 10:54pm
  • Improved bodyHandler option to accept HTML strings, DOM elements and jQuery objects as the return value
  • Fixed bug in Safari 3 where to tooltip is initially visible, by first appending to DOM then hiding it
  • Improvement for viewport-border-positioning: Add the classes "viewport-right" and "viewport-bottom" when the element is moved at the viewport border.
  • Moved and enhanced documentation to docs.jquery.com
  • Added examples for bodyHandler: footnote-tooltip and thumbnail
  • Added id option, defaults to "tooltip", override to use a different id in your stylesheet
  • Moved demo tooltip style to screen.css
  • Moved demo files to demo folder and dependencies to lib folder
  • Dropped image map example - completely incompatible with IE; image maps aren't supported anymore