IS there anyway to output the complete navigation for a mobile menu in a responsive design?
Output complete Navigation
aleks
(Aleks Bochniak)
#2
Yes, but this depends on:
- what do you mean by output?
- what do you mean by complete?
- what do you mean by navigation?
- what do you mean by a mobile menu?
gamma911
(Conradr)
#3
- what do you mean by output? Display the complete tree navigation on the front end
- what do you mean by complete? Display name and url of each item in the tree - that is parents, children, grandchildren, ideally with a start node selected.
- what do you mean by navigation? The menu generated usually in an unordered list which allows a user to click links to navigate the site.
- what do you mean by a mobile menu? This menu will be displayed on the front end on mobile devices using media queries.
nnhubbard
(Nic Hubbard)
#4
I think the easiest way would be to use a Site Map asset. Never used one for this purpose, but I think it could work really well.