Reputation: 171
Can anyone point me to a jQuery plugin or solution to achieve this:
If for example I have a question mark, and when the user clicks on it, a small popup window will pop out from it and will give a information.
Right now I don't know any plugins like this, but I'm sure there should be alot of them.
Upvotes: 3
Views: 2187
Reputation: 35803
Try the Tooltip jQuery UI plugin.
I've also had success with cluetip in the past.
Note: I've also used qtip but when I went to the website the corporate anti-virus flagged it as a security risk so beware.
Upvotes: 4