dynamic html "more information" callout / annotation (jquery? ajax control toolkit?)

Posted by nailitdown on Stack Overflow See other posts from Stack Overflow or by nailitdown
Published on 2010-04-13T04:31:07Z Indexed on 2010/04/13 4:32 UTC
Read the original article Hit count: 259

Hola, I have an app i'm building in c#, and i'd like to have the ability to have a user click a "more information" icon next to a field, which will then show a callout with some blurb about why the field contains what it does.

ideally it'd look a lot like the ValidatorCallout, but instead of being shown as a result of validation, it'll be shown as a result of a mouseclick, or hover.

Anyone know of a nice way to do this with either the ajaxcontroltoolkit, or jquery?

cheers for any help you can give me.

© Stack Overflow or respective owner

Related posts about annotation

Related posts about ajaxcontroltoolkit