Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:46

How to set fast key like Alt+M on the menuitem ?


Poster: eliotchung
Dated: Tuesday December 12 2006 - 3:05:25 GMT

How to set fast key like Alt+M on the menuitem ?


Poster: Ruth
Dated: Tuesday December 12 2006 - 6:57:54 GMT

Hi,

I'll have to post this to Milonic since I don't really know what this is, however, you can set up the menu to use the tab and arrow keys for navigation. There is a keypress module.

http://www.milonic.com/menumodules.php

You would place the call for the module after the data file call.

Ruth


Poster: eliotchung
Dated: Tuesday December 12 2006 - 9:01:19 GMT

I know how to set TAB key navigation,
but my question is how to set fast key like Alt+M,
then user can press Alt+M to jump to some menuitem.


Poster: Andy
Dated: Tuesday December 12 2006 - 10:40:37 GMT

Hi,

You cannot use Alt+Key to control the menu because the browser have already caught these keys for its own menu.

I have now added a new property for http://www.milonic.com/keypress.js called hotKey_F_Number - This is the function (F key) number that you want to use to activate the menu. By default I have set this is to 2 so pressing CTRL+F2 will activate the menu.

All you need to do to implement this is grab another copy of http://www.milonic.com/keypress.js and update it.

Hope this helps,
Andy