Simpletip is a plugin for the popular jQuery JavaScript library. It allows you to create tooltips with ease on any element on the page using the power of jQuery’s selectors and event management. The tooltips can be static, dynamic, or even loaded through AJAX with a variety of different visual effects.
Related Submissions:
- Simple Tooltip for Huge Number of Elements There are many, many jQuery tooltip plugins out there, and some of them are very good. But when someone on the jQuery Google Group asked...
- 101 on jQuery Selector Performance Last week I analyzed a web page that spent 4.8 seconds in the onLoad event handler of a custom script file. It turned out that...
- Create a Simple CSS + Javascript Tooltip with jQuery Simple and easy way to create a javascript tooltip with jQuery. I break it into several sections: getting the mouse xy axis, anchor tag structure,...
- Columnizer jQuery Plugin The Columnizer jQuery Plugin will automatically layout your content in newspaper-style column format. You can specify column width, a static number of columns, and a...
- jQuery Masonry Masonry is a layout plugin for the ever-popular Javascript library jQuery. ...