Search found 1 match

by qa855
Thu May 30, 2002 7:15 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Creating a static menu list from the menu array
Replies: 1
Views: 2370

Creating a static menu list from the menu array

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 ...