hi ,
I have a requirement wherein I have to attach tool tips dynamically to <a> tags of HTML content.
The problem is, the Content is rendered from database and will contain many such links.
the links redirect to some other content pages like articles etc.,
for each link i have to display a tool tip which will have a brief intro about the content.
how can i do this using Radtooltip Manager. ?
I can dynamically attach the tool tip to any control using Tool tip Manager but in my case the content itself is dynamic and in that i have to fetch each link control and attach the tool tip.
hope i am clear...
is there a way in which i can invoke the tool tip from javascript function ?
help me out in this regard
Thanx in advance...,
fuhi