From 39707941f543433f836a6111511f63cc81c02f74 Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 15:53:58 +0000 Subject: [PATCH] Tweaks to fillSpace page --- demos/accordion/fillspace.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/accordion/fillspace.html b/demos/accordion/fillspace.html index 83a6c0d88..7e1a1c907 100644 --- a/demos/accordion/fillspace.html +++ b/demos/accordion/fillspace.html @@ -13,7 +13,6 @@ $("#accordion").accordion({ header: "h3", fillSpace: true, - autoHeight: false }); }); $(function() { @@ -26,6 +25,7 @@
+

Section 1

-- 2.39.5