Click here to Skip to main content
15,920,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to show ListView in ToolTip Using Jquery ?
Posted
Comments
Manfred Rudolf Bihy 14-Apr-11 10:43am    
You are aware that tooltips were originally meant to display some text maybe with an icon by it's side. The sort of thing that gives notice, a warning or a hint that something needs the users attention.

What do you want with a ListView on a tooltip?

I really would appreciate you explaining this in some detail.Thank you!
Pratik Bhesaniya 14-Apr-11 12:09pm    
Well i want to implement that part in my project in which I Have Repeater and when i move a mouse pointer on repeater link(A control i have taken inside repeater that is HyperLink Control) it will show me tooltip with entire information

1 solution

Check this out,

http://craigsworks.com/projects/simpletip/[^]

There are many more plug-ins for this by the way.

It uses jquery. If the information in the tool tip is dynamic, you can use ajax.
 
Share this answer
 
Comments
Pratik Bhesaniya 15-Apr-11 3:39am    
Nice link but i don't have to use any plugins. Can u know any other link that will give me the same effect without using any kind of Plugins ?

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