c# - How to make a tooltip on a image? -


i'm trying find make tooltip on image.

for example: enter image description here

i don't know how can make one.

thanks

i think system.web.ui.webcontrols.image have tooltip property

msdn entry asp:image control^

<asp:image alternatetext="string" cssclass="string" id="string" runat="server" tooltip="string"/> 

otherwise, alt property of html image control act tooltip


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -