What’s the best way to customize HTML/CSS tooltips? (I mean an easy, cross-browser solution.)
I need to reduce the fade-in delay and change the style. (Also, could you suggest a good jQuery plug-in for it?)
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.
I have used qTip and the older version, Simpletip before and they work pretty well in all browsers (even IE6!).
The documentation is really good and you can configure the fade in/out delay: http://craigsworks.com/projects/qtip/docs/reference/#show
Style reference: http://craigsworks.com/projects/qtip/docs/tutorials/#styling