Javascript Tooltip / Posts /

show tool tip data after checking json data

7
Hi, I have a list of data(names eg:apple,orange...) arranged using html ul and li.i have a json array containing the names apple,orange.....What i want to do is that when I mouse over the list data (for eg:apple) it should check the json array data that apple is there in it or not.if yes inside tooltip it should show data exsists else it should show data not exsists
james  11 years ago   viewed: 5009    

1 Answer

-2
You can specify the callback functions for both success and fail events in the ajaxSettings to handle the desired output as you described. Please refer to the 3 Ways to Set Tooltip Content under the "How to use" tab on page JavaScript Tooltip.
milo   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: