Click here to Skip to main content
16,016,801 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i m trying to show a window(which will have contents from database) when mouse hovers on a linkbutton,(as in facebook the no. of likes button shows who likes that post) ...so which control or concept(ajax/jquery) shall i use........
Posted
Updated 27-Jul-12 23:53pm
v2

i got it, its the baloon popup extender in ajax
 
Share this answer
 
You can use jQuery modal dialog.

Have a look at these:
jQuery Dialog[^]
Simple jQuery Modal Window Tutorial [^]
14 jQuery Modal Dialog Boxes[^]

There are many more. Try out!
 
Share this answer
 

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