dynamicdennis
09-07-2007, 10:37 AM
1) Script Title:
2) http://www.dest.nl
3) Describe problem:
Based on the contents of my database i let php print out my <ul id="treemenu1"> structure. Works fine. Calling this function with menu() works fine.
Calling the menu() via ajax, it refuses to attach the css tags to my <li> tags..ergo <li> doesnt become <li class="submenu"> anymore..
Apparently the ddtreemenu.createTree function isn`t doing anything anymore..
Somebody who knows where it goes wrong ?
2) http://www.dest.nl
3) Describe problem:
Based on the contents of my database i let php print out my <ul id="treemenu1"> structure. Works fine. Calling this function with menu() works fine.
Calling the menu() via ajax, it refuses to attach the css tags to my <li> tags..ergo <li> doesnt become <li class="submenu"> anymore..
Apparently the ddtreemenu.createTree function isn`t doing anything anymore..
Somebody who knows where it goes wrong ?