-
29 Feb 2012 9:51 AM #1
Answered: how to create collapsible menu
Answered: how to create collapsible menu
How do I create collapsible menu in sencha touch, I'm working on an e-commerce site, and would like to create menus with sub categories which collapse when the user clicks another category. Totally new to sencha touch
Thanks,
ND
-
Best Answer Posted by mitchellsimoens
May be of some help https://github.com/mitchellsimoens/E...ccordionLayout
Basically all you have to do is set the height of the certain elements and use CSS3 to animate the height change.
-
29 Feb 2012 11:39 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,641
- Vote Rating
- 434
- Answers
- 3107
May be of some help https://github.com/mitchellsimoens/E...ccordionLayout
Basically all you have to do is set the height of the certain elements and use CSS3 to animate the height change.Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
29 Feb 2012 12:14 PM #3


Reply With Quote