diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index bced182f6..680f34351 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -28,7 +28,7 @@
-
+
@@ -69,7 +69,7 @@
-

In this example, the fillSpace option is used to make the accordion fit within a specific height and/or width. The script will automatically set the dimensions of the accordion to the height of the parent container.

+

In this example, the fillSpace option is used to make the accordion fit within a specific height and/or width. The script will automatically set the dimensions of the accordion to the height of the parent container. Try re-sizing the outer box to see the accordion fill the height of the box.

fillSpace: true