Tooltips for jQuery

Now, I needed this for my own purposes (remaking the image mapper). But, since it works very well, I decided to release it for anyone to use. What can it do?

  • Add a tooltip, or comment, to any DOM object or just using coords
  • Add it to one or multiple objects
  • Have it removed after a certain amount of time, or when an event happens to the parent of the comment
  • Choose how to position them

Tested Browsers: IE6+, Firefox 1.5+, Safari 4, and Google Chrome 1.0 (All on Windows).

For a full explaination, just go over to the [jQuery Tooltips Site]