Re[2]: menu.createMenuTree(this.ul, false) has no properties
2006/02/02 16:05
Viewed 5437 times
Replies: 0/0

I got it...

I had a sub-menu which was having an yet-another sub-menu but that list was empty.

Its the "Most recently visited pages" sub-menu. While I login for the first time, it is empty and thus giving the JS error. When I refresh or move to another page, the sub-menu is filled up with that page in a list and so the list is not empty now.

Google