mobile-angular-ui
mobile-angular-ui copied to clipboard
Is it possible to make expandable menu items
Hi
I was wondering if anyone have done this with this framework? I need some menu items that can expand when touched. Here is an example of what I need. See upper right menu button, click it and there will appear a sidebar menu with some expandable menu items in (e.g. Products). http://codyhouse.co/demo/secondary-expandable-navigation/index.html
I was thinking of a acoordion as menu items, but that seems not to be the best way :) Any ideas?