Search found 1 match

by lake
Mon May 09, 2005 3:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New JS: Append to Menu after drawmenu
Replies: 1
Views: 1547

New JS: Append to Menu after drawmenu

Hi,
I had this problem:
I needed to append to the menu many items, after the call to "drawMenus();"

I have some prorblems with the "mm_insertItem" :
- it doesen't seem to work well if I call after drawMenus and I have added many items with aI before)
- it works well if I call it after the drawmenu ...