open source custom tooltip (callout) control/code for asp.net
Posted
by dotnetcoder
on Stack Overflow
See other posts from Stack Overflow
or by dotnetcoder
Published on 2009-06-19T13:41:58Z
Indexed on
2010/04/04
12:03 UTC
Read the original article
Hit count: 264
ASP.NET
Looking for a custom tooltip (typical yellow baloon callout) on click of an anchor tag. The tooltip should appear and remain in view until the cross button on the tooltip is clicked.
Just looking for a tried and tested open source solution. Tried googling this but most of the tooltip [...missing info?...]
Ajax control toolkit has the calloutvalidator which seems like a good choice but is tied up to be used for validation tooltips.
© Stack Overflow or respective owner