Tweaks to fillSpace page

This commit is contained in:
Todd Parker 2008-12-30 15:53:58 +00:00
parent 9fc23e1108
commit 39707941f5

View File

@ -13,7 +13,6 @@
$("#accordion").accordion({ $("#accordion").accordion({
header: "h3", header: "h3",
fillSpace: true, fillSpace: true,
autoHeight: false
}); });
}); });
$(function() { $(function() {
@ -26,6 +25,7 @@
<div class="demo"> <div class="demo">
<div id="accordionResizer" style="padding:5px;" class="ui-widget-content"> <div id="accordionResizer" style="padding:5px;" class="ui-widget-content">
<div id="accordion"> <div id="accordion">
<div> <div>
<h3><a href="#">Section 1</a></h3> <h3><a href="#">Section 1</a></h3>