Search found 1 match

by bswartz
Sun Mar 12, 2006 4:11 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Tooltip issue
Replies: 3
Views: 3073

Tooltip issue

Hi, I'm experiencing a weird issue with the tooltip.

My page is created dynamically with asp.net 2.0. I add tool tips to a few input fields and I add them by attaching them to an img using the the onmouseover and onmouseout. The result is like so..

<img onmouseover="showtip('<b>First Name</b><br ...