mrblah
mrblah

Reputation: 103607

jquery plugin for those bubble boxes?

Is there a jquery plugin that when you hover over an icon etc. it displays a nice black bubble popup? (it doesn't require a click, just a hover).

Upvotes: 2

Views: 176

Answers (3)

Rishav Rastogi
Rishav Rastogi

Reputation: 15492

Try qTip, thats also great.

Upvotes: 0

Bostone
Bostone

Reputation: 37144

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

Upvotes: 2

Phill Pafford
Phill Pafford

Reputation: 85358

Coda
Tool Tip

Upvotes: 4

Related Questions