3-level side menu in jQuery Mobile
-
Hello!
I run a web directory raigle.com (and it’s test site raigle.net). Since 2011 theme I use looks creepy on mobiles, for mobile devices I intend to use 2012 theme + jQuery mobile for nice collapsible menu. All my jQuery mobile experiment is done at raigle.net.
Unfortunately, I failed to find some knowledge stopping me to build the menu:
1. How to get a list of menu items of the first level with permanent links
2. How to get a list of subitems, given the parent item, again with permanent links.I tried exploring wp_nav_menu() and wp_get_nav_menu_items(), but I couldn’t figure out how to solve both issues.
How it should look like (mockup of the menu).
Would be grateful to any advice.
- The topic ‘3-level side menu in jQuery Mobile’ is closed to new replies.