Mouse click in Velocity Menu

View: New views
2 Messages — Rating Filter:   Alert me  

Mouse click in Velocity Menu

by evanildo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello, It´s my first message. I change the menu "CoolMenu" to "Velocity" in my application In CoolMenu there is a option "oCMenu.useclick=1" to open the menu when mouse onclick in the menu. But in Velocity I didn´t see this option. I tried to use "oCMenu.useclick=1" in the coolmenu4-config.js but don´t work. Are there another solution ? Thanks

Re: Mouse click in Velocity Menu

by evanildo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello guys

Searching on the web I discovered the configuration to CoolMenu4

I put this below lines in the "coolmenu4-config.js" file:

//New properties in 4.06 - Set to open and/or close the menu onclick
oCMenu.openOnClick=1
oCMenu.closeOnClick=1



Regards


evanildo wrote:
Hello,

It´s my first message.

I change the menu "CoolMenu" to "Velocity" in my application

In CoolMenu there is a option "oCMenu.useclick=1" to open the menu when mouse onclick in the menu.
But in Velocity I didn´t see this option.

I tried to use "oCMenu.useclick=1" in the coolmenu4-config.js but don´t work.

Are there another solution ?

Thanks