Make button bigger in height and listItem with under listItems.
Posted: Wed Aug 01, 2012 10:51 am
by Mitja Jeseničnik Kotnik
Hello!
I have a question how can you make a button bigger in height ?
And also I would like to know if it is possible to make a list in a list so when you click Item1 in a list that under it there would open a new itemList with other Items.?
Thank you for the help
Make button bigger in height and listItem with under listItems.
Posted: Wed Aug 01, 2012 1:56 pm
by Maryna Brodina
Hello!
To change button size you should use JS or CSS.
As for "list in a list" - you can create such list (more information here http://jquerymobile.com/demos/1.1.1/d... - Nested lists and here http://jquerymobile.com/demos/1.1.1/d.... You can also use Collapsible Block.