aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider/index.html
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-03-03 11:15:16 +0000
committerRichard Worth <rdworth@gmail.com>2009-03-03 11:15:16 +0000
commitc701c7126cadee162f7783ae0d5b6003ca9e1b16 (patch)
tree14c8abb71cc44b719b98fe0e8f97b03eff7da272 /demos/slider/index.html
parentf291a813115b8b25d11f542ba2d4353189a868d4 (diff)
downloadjquery-ui-c701c7126cadee162f7783ae0d5b6003ca9e1b16.tar.gz
jquery-ui-c701c7126cadee162f7783ae0d5b6003ca9e1b16.zip
reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for now as both have issues in Safari) restoring broken demos to trunk so they can be worked on for the next release (1.7.1)
Diffstat (limited to 'demos/slider/index.html')
-rw-r--r--demos/slider/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/slider/index.html b/demos/slider/index.html
index 9a010a5d3..19b9fea96 100644
--- a/demos/slider/index.html
+++ b/demos/slider/index.html
@@ -18,6 +18,7 @@
<li><a href="range-vertical.html">Vertical range slider</a></li>
<li><a href="multiple-vertical.html">Multiple sliders</a></li>
<li><a href="colorpicker.html">Simple colorpicker</a></li>
+ <li><a href="side-scroll.html">Simple scrollbar</a></li>
</ul>
</div>