Tooltips provide opportunities to give website visitors additional information without creating added clutter on the page. There are plenty of tooltip scripts available that can be used in your own work. In this post we’ll feature 35 options.
Tooltip Scripts
Prototip 2
Allows you to easily create both simple and complex tooltips using the Prototype javascript framework.
CSS/JS based “popup tooltip” script that dynamically converts regular footnotes in a document into tooltips that appear next to their triggering elements.
Avoid cross-browser JavaScript when you can use CSS to make tooltips with less code.
qTip
qTip provides you with tons of features like rounded corners and speech bubble tips.
EZPZ Tooltip
A basic tooltip that offers some advanced options.
jQuery Input Floating Box Hint
Provide an automatic box hint in the right side of an input, when focus on that input, and disappear when focus go (blur).
Tipsy
A jQuery plugin for creating a Facebook-like tooltips effect based on an anchor tag’s title attribute.
clueTip
The clueTip plugin allows you to easily show a fancy tooltip when the user’s mouse hovers over (or, optionally, clicks on) any element you designate in your script. If the element includes a title attribute, its text becomes the heading of the clueTip.
jQuery and CSS Tooltip
The code to implementing these tooltips is extremely simple and concise, and this allows you to incorporate tooltips into your application without unnecessary bloat and hassle.
Lightweight JavaScript Tooltip
A tutorial from SixRevisions with source code is available for download.