When the user hovers over a specific element, I wish to display a div (up and to the right) that they can click to popup a dialog. The div would appear almost like a tooltip. The div would disappear when they hover away.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is the link you’re looking for.
http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/
It’s a really handy tooltip plugin that I’ve used multiple times.
It’s easy to modify and to extend for whatever your particular needs might be.
Cheers.