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

I want to create a tooltip which will show all data about a person.
Means:
In facebook when hover your mouse on your friend name than it is showing all data of that friend (photo, cover photo, name,related people etc.)

I want to implement like that.I searched in google but not found any good link to implement that type of tooltip.

So please help me to solve this problem.

Please Provide code or some link which explains this problem briefly.So that i can build a tooltip like that.

Thanks in advance.
Posted
Comments
Mac12334 5-Sep-12 7:26am    
If you have any query please ask..
If I unable to explain my problem please ask questions...

Thanks
manognya kota 5-Sep-12 7:30am    
On what are you trying to hover and display tooltip?
Mac12334 5-Sep-12 7:31am    
When i hover over a link or a text than it will show the tooltip .
Rock (Multithreaded) 5-Sep-12 7:38am    
Use CSS to create tooltip window.
Mac12334 5-Sep-12 7:40am    
Can you please share the code to create tooltip using css.
Or some good link which will fulfil my requirement.

1 solution

This link has some solution on creating various types of tooltips. I hope one of them will suffice for your requirements.

http://www.nickstakenburg.com/projects/prototip2/[^]

P.S. use the tooltip shown under "Ajax" demo in the above link. that should be the one that will work for you.
 
Share this answer
 
v2

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