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:17
Add / Delete Menu Items via Javascript?
Poster: thlucas
Dated: Monday November 18 2002 - 18:58:28 GMT
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