I am working on a small app and am using jQuery Tools Tooltip ( http://jquerytools.org/documentation/tooltip/index.html ) for the tooltip functionality. I can’t figure out how to show the tooltip on page load. Has anyone done this before?
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.
You should be able to trigger the mouseenter event on page load after you initalize the tooltip.