Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Alternative to qTip (jQuery Tooltip Plugin)

Can anyone recommend a good alternative to qTip, the jQuery tooltip plugin? I feel like it's slowing down my web app because its adding canvas elements and event listeners all over the place.

like image 738
Kirk Ouimet Avatar asked Oct 17 '09 18:10

Kirk Ouimet


4 Answers

GitHub.com uses tipsy. I trust that they have chosen pretty carefully, so that's what I would go for.

The Bootstrap tooltips are "inspired" by Tipsy as well.

like image 79
Jo Liss Avatar answered Sep 21 '22 07:09

Jo Liss


jQuery Simpletip.

like image 43
Darin Dimitrov Avatar answered Sep 20 '22 07:09

Darin Dimitrov


Take a look at jQueryTOOLS Tooltip

like image 43
Davorin Avatar answered Sep 20 '22 07:09

Davorin


Here are 49 alternatives.

http://www.smashingapps.com/2011/12/05/50-awesomely-useful-yet-free-jquery-tooltip-plugins.html

like image 44
sidriz Avatar answered Sep 17 '22 07:09

sidriz