Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:22
Dynamically modify menu
Poster: peter __at__ didm.co.uk
Dated: Tuesday December 6 2005 - 19:42:04 GMT
Please is it possible to add and/or delete menu items when a user registers onto a website and if so how?
Thank You
Peter Sparkes
Poster: Andy
Dated: Wednesday December 7 2005 - 12:57:17 GMT
Hi,
Yes, it is possible to add edit and delete menu items after the menu has been built.
Please grab a copy of http://www.milonic.com/mm_menueditapi.js - add a <SCRIPT> reference to it after your menu_data.js reference and use the mm_deleteItem, mm_insertItem or mm_editItem as required.
There is a syntax list inside the file.
hope this helps,
Andy
Dynamically modify menu
Poster: peter __at__ didm.co.uk
Dated: Saturday December 10 2005 - 17:24:54 GMT
Hi Andy,
Thank you, works great
Peter