wiki:plugin:bootswrapper:collapse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:plugin:bootswrapper:collapse [2015/08/04 00:30] – created Giuseppe Di Terlizziwiki:plugin:bootswrapper:collapse [2016/02/19 15:31] (current) – [Options] Giuseppe Di Terlizzi
Line 1: Line 1:
-====== Collapse and Accordion ======+====== Collapse ======
  
-===== Basic syntax =====+===== Examples =====
  
-<code html> +<button collapse="foo">Click Me</button>
-<button collapse="foo">Collapse Me</button>+
  
-<collapse id="foo" collapsed="true"> +<collapse id="foo" collapsed="true"><well
-Lorem ipsum dolor sit ametconsectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliquaUt enim ad minim veniamquis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. +Anim pariatur cliche reprehenderitenim eiusmod high life accusamus terry richardson ad squidNihil anim keffiyeh helveticacraft beer labore wes anderson cred nesciunt sapiente ea proident.</well></collapse>
-</collapse> +
-</code>+
  
 \\ \\
  
-<button collapse="foo">Collapse Me</button>+<code html> 
 +<button collapse="foo">Click Me</button>
  
-<collapse id="foo" collapsed="true"> +<collapse id="foo" collapsed="true"><well
-Lorem ipsum dolor sit amet, consectetur adipisici elitsed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniamquis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint obcaecat cupiditat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. +Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helveticacraft beer labore wes anderson cred nesciunt sapiente ea proident.</well></collapse
-</collapse>+</code>
  
-===== Accordion =====+==== Accordion ====
  
-<code html><accordion+See [[accordion]] example page.
-<panel title="Collapsible Group Item #1"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-<panel title="Collapsible Group Item #2"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-<panel title="Collapsible Group Item #3"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-</accordion></code>+
  
-\\ +===== Options =====
- +
-<accordion> +
-<panel title="Collapsible Group Item #1"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-<panel title="Collapsible Group Item #2"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-<panel title="Collapsible Group Item #3"> +
-Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. +
-</panel> +
-</accordion> +
- +
-\\ +
- +
-===== Attributes =====+
  
 +<datatable info="false" paging="false" searching="true">
 ^ Attribute ^ Default Value ^ Allowed values ^ Description ^ ^ Attribute ^ Default Value ^ Allowed values ^ Description ^
 | ''id''        | | | Target id of collapsed element | | ''id''        | | | Target id of collapsed element |
-| ''collapsed'' | ''false'' | ''true''''false'' | Enable/Disable collapsed status | +| ''collapsed'' | ''false'' | ''true'' ''false'' | Enable/Disable collapsed status | 
 +</datatable>
  • wiki/plugin/bootswrapper/collapse.1438641012.txt.gz
  • Last modified: 9 years ago
  • by Giuseppe Di Terlizzi