Search found 2 matches

by racerx281
Mon Aug 05, 2002 10:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Large multi-level menu - want to optimize or speed up
Replies: 0
Views: 2131

Large multi-level menu - want to optimize or speed up

I would like to know if there's anything I can do to speed up the menu rendering on my company website. Though its content are generated from a database, it is not generated at runtime (i.e. it is regenerated when we change something on the database side). The menu itself is fairly large and ...
by racerx281
Tue Jun 25, 2002 4:01 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Want to change menu item and URLs dynamically
Replies: 0
Views: 2204

Want to change menu item and URLs dynamically

I would like to write Javascript code to dynamically change the text in a menu item as well as its URL. I need to know how to reference specific menu items - does anyone have any insight to this?

Basically, I want it to work like a dropdown box - the user selects a menu item, and that item then ...