Which function picks menu items from the menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Amar Gogoi
Beginner
Beginner
Posts: 3
Joined: Tue Apr 29, 2014 6:42 am

Which function picks menu items from the menu

Post by Amar Gogoi »

Which JS function is actually picking the menu items from the milonic menu?

I want to add keyboard navigation to the menu. How can I do that ?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Which function picks menu items from the menu

Post by Ruth »

Hi,

I'm sorry I didn't get a notice of this post. The following page gives a quick reference guide to menu methods http://milonic.com/menu_methods.php This is for setting up and manipulating your menu with js functions etc.

But, if you are talking about things like accessibility, there is a bolt on module "Keypress Module keypress.js version 2.9" that is used for accessibility of the menu. This module will allow the user to navigate Milonic menus via the keyboard. You can find this module here http://milonic.com/menumodules.php

The Milonic Main site uses that so if you go there and use your keyboard tab and arrows etc. you will see how it works. http://milonic.com

You would code for the menu calls as usual and then include after the data file the keypress.js file

Hope this helps.

Ruth
Post Reply