mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Tweaks to fillSpace page
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
$("#accordion").accordion({
|
||||
header: "h3",
|
||||
fillSpace: true,
|
||||
autoHeight: false
|
||||
});
|
||||
});
|
||||
$(function() {
|
||||
@@ -26,6 +25,7 @@
|
||||
<div class="demo">
|
||||
|
||||
<div id="accordionResizer" style="padding:5px;" class="ui-widget-content">
|
||||
|
||||
<div id="accordion">
|
||||
<div>
|
||||
<h3><a href="#">Section 1</a></h3>
|
||||
|
||||
Reference in New Issue
Block a user