Mobile Collapsible Set Element
Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | About
Table of Contents
1 Mobile Collapsible Element - #mobilecollapsible {}
This element produces a jQuery Mobile Collapsible Content Element
Usage
#mobile_collapsible_set { collapsed=true, body=[ #collapsible{ ... }, #collapsible{ ... }, #collapsible{ ... } ] }
Attributes
- headertheme - (atom)
- Set the jQuery Mobile swatch letter for the contained #collapsible{} elements' header.
- contenttheme - (atom)
- Set the jQuery Mobile swatch letter for the contained #collapsible{} elements' content.
- mini - (boolean)
- Set to true to render the contained #collapsible{} elements in a smaller, more compact form.