Menu opens not on mouseover but on mouseclick

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
badenpower
Beginner
Beginner
Posts: 2
Joined: Fri Jun 24, 2005 11:03 am

Menu opens not on mouseover but on mouseclick

Post by badenpower »

Is it possible to set the menu to open the sub-menus only if a mouseclick happens.? (Not on mouseover)

Thank you for your answer.
badenpower
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Yes, you would use openonclick="true"; or openonclick=1; There are references below my name here with links to style, menu, and item properties. You might also want to take a look at the Global Properties, Global Variables and Methods and Functions [if you know enough about js to do functions] Those can be found under the DTHML Menu link on the main Milonic menu down around the middle is a Menu Quick Reference Guides section.

Ruth
badenpower
Beginner
Beginner
Posts: 2
Joined: Fri Jun 24, 2005 11:03 am

Menu opens not on mouseover but on mouseclick

Post by badenpower »

Ruth wrote:Yes, you would use openonclick="true"; or openonclick=1; There are references below my name here with links to style, menu, and item properties. You might also want to take a look at the Global Properties, Global Variables and Methods and Functions [if you know enough about js to do functions] Those can be found under the DTHML Menu link on the main Milonic menu down around the middle is a Menu Quick Reference Guides section.

Ruth
Thank you very much :D
badenpower
Post Reply