Connecting Tech Pros Worldwide Forums | Help | Site Map

Tooltip and Expandings Lists together....

Newbie
 
Join Date: Nov 2008
Posts: 1
#1: Nov 6 '08
It is possible to have a menu which will have a tooltip on mouseover, as well as a menu expand upon clicking?

I can implement both instances separately, but not together....
Please would you be so kind as to help me.
Thanks!

Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,660
#2: Nov 9 '08

re: Tooltip and Expandings Lists together....


for a tooltip you can use the title attribute, but I don't see the point why you can't have both events at the same time.
to accomplish that you may have to register the event handlers using addEventListener()/attachEvent().

regards
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,949
#3: Nov 9 '08

re: Tooltip and Expandings Lists together....


Please note that I have made your post less childish.

Markus.
Reply


Similar HTML / CSS bytes