I added the tooltip JavaScript, "Tip Message" from http://migoicons.tripod.com/ to a page that already had a perfectly functioning DHTML Menu installed. Together, they almost coexisted perfectly: the tooltip script worked as expected, however the DHTML Menu would always remain in the mouse-over state, meaning whenever I'd mouse-over any of the menu's, the last one moused-over would remain active indefinitely, even if my mouse was far away.
- Is there anyway to correct this conflict with another DHTML script?
- Is there another tool tip JavaScript that is recommended to work with xFx DHTML Menu?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PS: Separately, I also tried http://www.walterzorn.com/tooltip/tooltip_e.htm 's tooltip script as well. The exact same "conflict" noted above occurred.