Add / Delete Menu Items via Javascript?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
thlucas
Beginner
Beginner
Posts: 9
Joined: Mon Nov 18, 2002 5:12 pm

Add / Delete Menu Items via Javascript?

Post by thlucas »

Is there a way to add / update / delete pre-defined menu-items via Javascript? I define all of my menu-items in a .JS file that I just include in the HTML. I also need the ability to show / hide a menu-item (or sub-items) via Javascript based upon what choices a user selects on a Form.

I'm trying to allow the user to save custom search criteria as a cookie, then load a submenu-item with their previously defined searches. For example:

Search the Database >
My open items ...
My closed items ...

Thanks - Todd
Post Reply