mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Added gripper and extra panel to FIllSpace demo
This commit is contained in:
parent
dc8d16977f
commit
8b6a5cd172
@ -62,8 +62,12 @@ Resize the outer container:
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<span class="ui-icon ui-icon-grip-dotted-horizontal" style="margin:2px auto; width:32; background-repeat: repeat-x"></span>
|
||||
</div><!-- End accordionResizer -->
|
||||
|
||||
<div style="margin-top:7px; padding:10px; width:350px; height:50px;" class="ui-widget-content">I'm another panel</div>
|
||||
|
||||
</div><!-- End demo -->
|
||||
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
<div class="demos-nav">
|
||||
<h4>Accordion</h4>
|
||||
<ul>
|
||||
<li class="demo-config-on"><a href="default.html">Basic accordion (default)</a></li>
|
||||
<li class="demo-config-on"><a href="default.html">Default accordion</a></li>
|
||||
<li><a href="mouseover.html">Mouseover event</a></li>
|
||||
<li><a href="fillspace.html">FillSpace example</a></li>
|
||||
<li><a href="custom_icons.html">Custom icons</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user