Re[2]: Adding Menu Items dynamically
2008/01/25 20:36
Viewed 3692 times
Replies: 1/1

This is a pretty big topic for my team. How far away is this feature?

It would be awesome if you just had a DynarchMenu.refresh() or something along those lines where you just update the HTML structure of the menu and then tell DynarchMenu, hey refresh yourself.

Or helper methods that would allow you to update the structure dynamically... but with libs like jQuery and Prototype out there, updating the DOM has become VERY easy.

Re[3]: Adding Menu Items dynamically
2008/03/11 00:58
Viewed 4287 times
Replies: 0/0

So using jQuery we are altering the HTML lists and then calling the initialization again. This updates the menu items but for some reason is killing our "arbitrary html" within one menu item. Any suggestions as to why this is happening?

last
Google