How to create a mootool tooltip with Ajax response.Anybody can please suggest me a tutorial for the same.
How to create a mootool tooltip with Ajax response.Anybody can please suggest me a
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.
What have you tried so far?
You could do this way btw:
Set inside your
parenttippable elements a data-attribute to store the url (needed to retrieve the tooltip by ajax) i.e.:Then, by js, create and cache the tips i.e.: