I have a table that has 50 more rows and 3 columns. I want to apply a tooltip to each cell. Which means each cell has a different tooltip text. So the table has 50*3 =150 tooltips.
Can we do it? Could you please modify my test example?
Thanks.
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.
If you’re using jQuery, I would recommend using an actual plugin instead of your own just because it will be more fully developed and easier to use (and less bugs!). I’ve personally used the qTip plugin with great success.