Groups | Blog | Home
all groups > dotnet distributed apps > november 2004 >

dotnet distributed apps : tool tip popups


Paul Nelson
11/4/2004 10:58:02 AM
I am trying to set up tool tip popups on a page I am developing - but these
are not on Web Controls - rather on HTML table <TD> and <a> tags. I am sure
this must be possible - obviously i know how to set it up so that a
javascript function is called onMouseOver, and this can change the text in a
status bar, but how can I get the little tool tips to pop up just like the
tool tips for Web Controls?

Thanks,

Paul
--
Paul Nelson
Database architect and developer
Amylin Pharmaceuticals
Martin Kulov
11/4/2004 12:08:29 PM
Hi Paul,

If I understood your question correctly you can use <label for=”…” title=”…”> HTML tag for setting a tooltip.
Although this group is definitely not the best place to ask for HTML problems.

Best,
Martin Kulov
www.codeattest.com

Paul Nelson
11/4/2004 12:41:02 PM
OK Sorry, Martin - I'll continue the question when i find the right place.

Thanks,
Paul.


[quoted text, click to view]
AddThis Social Bookmark Button