Click here to Skip to main content
15,907,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have an html table with pictures that represent a seating map for an aircraft (like the one on airlines website where they ask you to book a seat). I need to, when the mouse is over one of the images/seatsn, a small tooltip shows up with information about the seat and with the name of the passenger as link to redirect to a page showing full information about that seat and the passenger itself. How can I do that please. Note that the images are HTML images no ASP ones!
Posted
Comments
ZurdoDev 19-Jun-12 11:21am    
There are a lot of free jQuery plugins that can do fancy tooltips. I would start by searching google for that.
Karthik. A 19-Jun-12 16:01pm    
Yes, I recommend qtip !

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