This is a migrated thread and some comments may be shown as answers.

Show Tooltip on Specific Image

3 Answers 71 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
barbod
Top achievements
Rank 1
barbod asked on 03 Feb 2013, 07:06 AM
hi
how can i dynamically show Tooltip with text on Specific Image?
like a map (not image map) , by x,y position on image.
really tanx

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 04 Feb 2013, 07:11 AM
Hi Barbod

By maps do you mean Google Maps or its just an image..On what control is the image shown Telerik BinaryImage or asp:Image or any other control ??Can you elaborate a bit more of your scenario.

Thanks
Princy.
0
barbod
Top achievements
Rank 1
answered on 04 Feb 2013, 10:26 AM
hi Princy
i have an image that i want show tooltip on x,y
image -> <img/> or <asp:image/> Control
thanks
0
rdmptn
Top achievements
Rank 1
answered on 05 Feb 2013, 12:33 PM
Set the image as a target for the tooltip and set its MouseTrailing property to true. That's about as easy as it gets.
Tags
ToolTip
Asked by
barbod
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
barbod
Top achievements
Rank 1
rdmptn
Top achievements
Rank 1
Share this question
or