Page 1 of 1

I am trying to create a collapsible set.

Posted: Mon Oct 22, 2012 9:59 pm
by egonzalez

I reviewed the instructions here:
http://jquerymobile.com/demos/1.2.0/d...

I created a div (panel). Added 2 collapsible blocks to the panel.
attempted to add data-role="collapsible-set" to 'more properties' of the panel (div).

I get the error that I am not allowed to add "data-role".
Please help.
Thanks

Image


I am trying to create a collapsible set.

Posted: Tue Oct 23, 2012 8:18 am
by Maryna Brodina

Hello! You can't create such property. Try to use Collapsible component or just use Panel component (set it's type to html) - in panel you can enter your html code