From 50041d9a859fc07d1ff86e4e539fffc6d2568af7 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 18:01:54 +0000 Subject: Set resize box to be less tall, added instructions. --- demos/accordion/fillspace.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos') 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
-- cgit v1.2.3