You are here: System » NuSkin » SubMenuContentsExample
with ( new QuickMenu.Menu("entry1","submenu")) {
Add("entry1.1","#");
Add("entry1.2","#");
Add("entry1.3","");
}
new QuickMenu.Menu("entry2","submenu");
new QuickMenu.Menu("entry3","submenu");
with ( new QuickMenu.Menu("entry4","submenu")) {
Add("entry4.1","#");
Add("entry4.2","#");
Add("entry4.3","");
}
with ( new QuickMenu.Menu("entry5","submenu")) {
Add("entry5.1","#");
Add("entry5.2","#");
Add("entry5.3","");
}
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback
This website is using cookies. More info. That's Fine