MakMoer
Junior Member
Posts: 6
Registered: 3/4/2005
Member Is Offline
|
| posted on 5/18/2005 at 01:20 PM |
|
|
this.a_children[n_order].e_oelement has no properties
Hi..
I am trying to get the menu working with JSP (Struts) but I get the error : "this.a_children[n_order].e_oelement has no properties"
Any ideas what I might be missing?
MM
|
|
|
MakMoer
Junior Member
Posts: 6
Registered: 3/4/2005
Member Is Offline
|
| posted on 5/18/2005 at 01:42 PM |
|
|
Never mind.. found the problem..
I forgot to close my table meaning that the menu code was within the table tags...
MM
|
|
|