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.
Menu opens not on mouseover but on mouseclick
-
- Beginner
- Posts: 2
- Joined: Fri Jun 24, 2005 11:03 am
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
Ruth
-
- Beginner
- Posts: 2
- Joined: Fri Jun 24, 2005 11:03 am
Menu opens not on mouseover but on mouseclick
Thank you very muchRuth 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

badenpower