How to get a list of child items in a menu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
voidian
Beginner
Beginner
Posts: 7
Joined: Wed Jun 13, 2007 4:35 pm

How to get a list of child items in a menu

Post by voidian »

Hi,

Is there a function similar to getParentItemByItem() that I can use to retreive all the child items in a menu? I imagine I'd have to go through a loop and build an array. Something like getChildItemByItem(0), getChildItemByItem(1), getChildItemByItem(2), getChildItemByItem(x) ?

Thanks!
Steve Smith
Post Reply