jQuery is one of the strongest and most flexible javascript libraries to use in web development. With the framework and API being so open and well documented, it’s easy for a developer of any skill level to develop their own effects and plugins. Today we offer you a jquery tooltip plugin for download. This plugin is a mod of the original made by Flowplayer with enhanced ease implementation and accessibility. Please take the time to review the documentation and understand some minor differences:
Tooltip jQuery Implementation
Tooltip HTML Implementation
The tooltip reads the target (in the example above, the target would be all <a> tags with the class of tooltip), and creates a tooltip based upon the title attribute on that link. For example:
link

not working with IE
Tnks man
Nice jQuery-Tipp! If you are interested in more jQuery, you don’t have to miss the following two articles: “Creative Image-Galleries by jQuery” or “Webdesign inspired by jQuery and Twitter”!
It works with IE, the problem is that in the demo we’re using a PNG which doesn’t render alpha transparency well in IE. That can be solved with CSS by making overrides using a gif for IE, etc.
Works well and I’m overall very happy with this! Although something went wrong along the way and I’m now still seeing the browser title tooltip along with the custom one. Any ideas of where I can fix this? Thanks for your time and for also creating this!
All the best,