-
☆ A M B ☆
- 24,524 Posts
In the first place, almost all menus can be re-designed to be simple nested unordered lists. This more easily can be manipulated to reflect your resource structure in the Resource Tree. There are any number of examples and tutorials on this for just about any kind of drop-down menu you could imagine.
What you have is a pretty basic dropdown structure, with a top-level item which itself is not a link, and a second level which contains the links. You could use 'parentRowTpl' for this, or you could use the 'categoryFoldersTpl' for that top-level item.
Or, if that top-level item is the only one, you could use it as the parent, and use the 'displayStart' and 'startItemTpl' properties to display the parent, then make the menu of its children.
Hi Susan thanks for taking the time to reply and sorry for my late reply, I have been away and busy the last week. I have tried to get it to work but still no joy. Not sure what i need to do really.
Thanks
James