Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:33
How to get a list of child items in a menu
Poster: voidian
Dated: Wednesday June 20 2007 - 6:41:01 BST
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