Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:37
Creating a static menu list from the menu array
Poster: qa855
Dated: Thursday May 30 2002 - 19:15:29 BST
I am trying to offer my users the option of using a dynamic menu or a static menu. The static menu would be used primarily by those using screen readers. The static menu would be a list of href links of all menu items contained in the dynamic menu.
Do I need to create a function to parse the menu array file or is there a function in mmenu that can do this with some customization?
Thanks.