diff --git a/docs/_includes/js/collapse.html b/docs/_includes/js/collapse.html index a60e91c83..b7a9acacc 100644 --- a/docs/_includes/js/collapse.html +++ b/docs/_includes/js/collapse.html @@ -9,8 +9,32 @@

Collapse requires the transitions plugin to be included in your version of Bootstrap.

-

Example accordion

-

Using the collapse plugin, we built a simple accordion by extending the panel component.

+

Example

+

Click the button below to show and hide another element.

+ +
+ +
+
+ Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. +
+
+
+{% highlight html %} + +
+
+ ... +
+
+{% endhighlight %} + +

Accordion example

+

You can extend the collapse plugin with the panel component to create an accordion.

diff --git a/docs/_includes/nav/javascript.html b/docs/_includes/nav/javascript.html index 711713e43..76e6732f8 100644 --- a/docs/_includes/nav/javascript.html +++ b/docs/_includes/nav/javascript.html @@ -92,7 +92,8 @@
  • Collapse