jquery plugin for those bubble boxes?
Is there a jquery plugin that when y开发者_开发知识库ou hover over an icon etc. it displays a nice black bubble popup? (it doesn't require a click, just a hover).
Coda
Tool Tip
There's try and true tooltip jQuery plugin that you can use for pretty much with any element that contains title
attribute. You can style it anyway you want and it also comes with pretty nice defaults
Try qTip, thats also great.
精彩评论