From 303f20e1b3c977d75047bed1a3533a180d73fab5 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 10 Sep 2012 11:33:46 -0400 Subject: Demos: Cleanup. --- demos/accordion/collapsible.html | 11 ++---- demos/accordion/custom-icons.html | 11 ++---- demos/accordion/default.html | 9 ++--- demos/accordion/fillspace.html | 71 +++++++++++++++++-------------------- demos/accordion/hoverintent.html | 7 +--- demos/accordion/index.html | 24 ++++++------- demos/accordion/no-auto-height.html | 11 ++---- demos/accordion/sortable.html | 11 ++---- 8 files changed, 54 insertions(+), 101 deletions(-) (limited to 'demos/accordion') diff --git a/demos/accordion/collapsible.html b/demos/accordion/collapsible.html index c348dfbbf..f6439bb76 100644 --- a/demos/accordion/collapsible.html +++ b/demos/accordion/collapsible.html @@ -1,4 +1,4 @@ - + @@ -19,8 +19,6 @@ -
-

Section 1

@@ -45,13 +43,8 @@
-
- - -

By default, accordions always keep one section open. To allow for all sections to be be collapsible, set the collapsible option to true. Click on the currently open section to collapse its content pane.

-
- + diff --git a/demos/accordion/custom-icons.html b/demos/accordion/custom-icons.html index 83f3060ef..11672bea1 100644 --- a/demos/accordion/custom-icons.html +++ b/demos/accordion/custom-icons.html @@ -1,4 +1,4 @@ - + @@ -31,8 +31,6 @@ -
-

Section 1

@@ -59,13 +57,8 @@ -
- - -

Customize the header icons with the icons option, which accepts classes for the header's default and active (open) state. Use any class from the UI CSS framework, or create custom classes with background images.

-
- +
diff --git a/demos/accordion/default.html b/demos/accordion/default.html index a50270b27..005d43115 100644 --- a/demos/accordion/default.html +++ b/demos/accordion/default.html @@ -1,4 +1,4 @@ - + @@ -17,8 +17,6 @@ -
-

Section 1

@@ -68,8 +66,6 @@
-
-

Click headers to expand/collapse content that is broken into logical sections, much like tabs. @@ -79,7 +75,6 @@ Optionally, toggle sections open/closed on mouseover. The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is usable without JavaScript.

-
- +
diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index f2e936ec0..ced9ec64a 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -1,4 +1,4 @@ - + @@ -11,6 +11,13 @@ +