Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,



If we point with mouse cursor on any entry which will open a tool tip then this tool tip should remain visible till mouse is no more pointing to this entry. See also attachment for the most important tool tip.

I want to display tool tip html object as and when i place the cursor on it, displayed tool tip should not disappear , when i point to another ml object(after placing the cursor on another control or html object)


Each tool tip having the close button whenever i want to closed the opened all tool tips.

Please help me, i will appreciate you.
Posted

1 solution

You can try Jquery Tooltip Widget .

http://api.jqueryui.com/tooltip/[^]

Add a Close Icon like below link

jquery-ui-tool-tip-close-icon[^]

Modify and try may be using JSFiddle[^]
 
Share this answer
 
Comments
argeraju 23-Apr-14 14:15pm    
Thank you very much..
JoCodes 25-Apr-14 2:45am    
You are welcome

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900