mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
effects: demo visualising easing functions, added to index
This commit is contained in:
parent
36815791fd
commit
c3d8917e56
@ -9,7 +9,13 @@
|
|||||||
<div class="demos-nav">
|
<div class="demos-nav">
|
||||||
<h4>Examples</h4>
|
<h4>Examples</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="demo-config-on"><a href="default.html">Default functionality</a></li>
|
<li class="demo-config-on"><a href="default.html">Effect showcase</a></li>
|
||||||
|
<li class="demo-config-on"><a href="easing.html">Easing showcase</a></li>
|
||||||
|
<!-- WIP
|
||||||
|
<li class="demo-config-on"><a href="scale.html">Scale effect</a></li>
|
||||||
|
<li class="demo-config-on"><a href="size.html">Size effect</a></li>
|
||||||
|
<li class="demo-config-on"><a href="transfer.html">Transfer effect</a></li>
|
||||||
|
-->
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user