Search found 3 matches

by pcole
Thu Aug 08, 2002 2:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Submenus not working on vertical menus on Macs with Ver. 3.5
Replies: 0
Views: 2281

Submenus not working on vertical menus on Macs with Ver. 3.5

I entered a post in the Help and Feedback forum but got no responses, so I'm guessing this is a bug.

Submenus not working on vertical menus on Macs with Ver. 3.5.

I have tried to troubleshoot and it may well be my array but I cannot find the problem.

http://www.freebytes. org

Thanks.
by pcole
Wed Aug 07, 2002 11:04 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Vertical menu not working on Mac
Replies: 1
Views: 2593

Anybody?

Here is the array:


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function ...
by pcole
Sat Aug 03, 2002 2:45 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Vertical menu not working on Mac
Replies: 1
Views: 2593

Vertical menu not working on Mac

I have a vertical menu on my page. Works great everywhere, except submenus won't open on any Mac I have tried. It must be something with my array but, darned if I can figure it out.

Can anyone help? http://www.freebytes.org

:?