» Forums
» DynarchMenu forum
» Bug reports
» Menu doesn't render with blank UL
Menu doesn't render with blank UL
2008/06/13 17:59
Viewed 2234 times
Replies: 0/0

Hello,

I am dynamically building a menu system and sometimes we get the following output:
<ul><li>TopMenu<ul></ul></li>

Where the <ul></ul> is where submenu items go when a user has access to see them... However, when this happens dynarchmenu throws a javascript error and does not render the menu. Is there a way to fix this?

Thanks!

Google