Reputation: 43
How can I get tooltip which look like this:
https://i.sstatic.net/1fZBI.jpg I think so I can get this using jquery UI. But I can't write the code. I want the tooltip which show this, what is in .
Upvotes: 0
Views: 3587
Reputation: 3952
Have you tried qTip ? :) Its really nice :)
EDIT
If you want to use jQuery UI then look at this: http://jqueryui.com/tooltip/#custom-style
Upvotes: 1