Does anyone know one?
All the ones I found on the web use either jQuery or Prototype, which I don’t want to load just to show some tooltips.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
qTip is the smallest tooltip library I know (only 2K filesize) and does not require jQuery or external plugins. In addition, it’s one of few add-ons that are compatible with IE 5.5 and on.
qTip: http://qrayg.com/learn/code/qtip
For more tooltip plugins (some of which do require jQuery):
Reference: http://coding.smashingmagazine.com/2007/06/12/tooltips-scripts-ajax-javascript-css-dhtml/