egonzalez
Posts: 0
Joined: Fri Sep 14, 2012 9:34 pm

I am trying to create a collapsible set.

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

I am trying to create a collapsible set.

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

Return to “Issues”