Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 3    Views: 81

Kingston
Aspiring developer
Profile
Posts: 118
Reg: Feb 01, 2013
New York
1,180
12/03/15 11:42 AM (8 years ago)

Nested Sub Menu

Hi, I would like to create a nested sub menu as the following. As a simple example, you click Animals in the main menu -> you get a sub-menu with options Cat, Dog, Bird -> you click Dog and get a sub-menu with options Retriever, Shepherd, Dachshund, and those would open pages of info Thanks.
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
12/03/15 12:39 PM (8 years ago)
Are you hiring someone?
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/03/15 10:40 PM (8 years ago)
I do that with regular menus... it seems to work ok for me. Unless I'm missing your point somewhere... Create a menu. Any kind of menu. Call it 'Animals'. Create another menu. Call it 'Cats'. Add Screen content for things like 'Alley Cat', 'Tabby Cat', 'Siamese Cat' etc.... Link those screens as menu items for the 'Cats' menu. Link the 'Cats' menu as a menu item from 'Animals'. Do this over and over for all of your content. This is how I create nested submenus. Hope it helps :) Cheers! -- Smug
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
12/04/15 01:07 PM (8 years ago)
I do it exactly the way Smug does it as well. However, if you wanted to go all HTML and JavaScript, there are millions of examples on the web of how to use that method. Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.