mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Tweaks to fillSpace page
This commit is contained in:
parent
9fc23e1108
commit
39707941f5
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user