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.

Date: 2012-10-18 03:25:05 CDT

Author: Jesse Gumm (@jessegumm)

Org version 7.8.02 with Emacs version 23

Validate XHTML 1.0

Comments

Note:To specify code blocks, just use the generic code block syntax:
<pre><code>your code here</code></pre>


comments powered by Disqus