diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-31 23:27:40 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-31 23:27:40 +0000 |
commit | 16dafba1404698c2e6a590f82877ab62cee0700c (patch) | |
tree | 0009885af7675a8bed5789662bea2e5ec089093c /demos/selectable/index.html | |
parent | 6b42d42778cfdbaa434c044ed93dd0cc7b13341a (diff) | |
download | jquery-ui-16dafba1404698c2e6a590f82877ab62cee0700c.tar.gz jquery-ui-16dafba1404698c2e6a590f82877ab62cee0700c.zip |
demos/sortable: touched up selectable demos
Diffstat (limited to 'demos/selectable/index.html')
-rw-r--r-- | demos/selectable/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/selectable/index.html b/demos/selectable/index.html index e0276b3e2..df4131023 100644 --- a/demos/selectable/index.html +++ b/demos/selectable/index.html @@ -10,6 +10,8 @@ <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default</a></li> + <li><a href="floating.html">Floating</a></li> + <li><a href="serializing.html">Serializing</a></li> </ul> </div> |