From: Todd Parker Date: Tue, 30 Dec 2008 15:53:58 +0000 (+0000) Subject: Tweaks to fillSpace page X-Git-Tag: 1.6rc3~110 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=39707941f543433f836a6111511f63cc81c02f74;p=jquery-ui.git Tweaks to fillSpace page --- 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 @@