diff options
author | Todd Parker <fg.todd@gmail.com> | 2009-01-19 18:24:50 +0000 |
---|---|---|
committer | Todd Parker <fg.todd@gmail.com> | 2009-01-19 18:24:50 +0000 |
commit | be22dee1daae5570f8c741a027b0212d7e671634 (patch) | |
tree | 01f73627f8b1b5940f779e122facd442b0db5942 /demos/slider | |
parent | 19ba6fe1cdddb205e0c10b41bf82eeea4353e8f4 (diff) | |
download | jquery-ui-be22dee1daae5570f8c741a027b0212d7e671634.tar.gz jquery-ui-be22dee1daae5570f8c741a027b0212d7e671634.zip |
Removed some content from default description and added to overview section on docs wiki instead,
Diffstat (limited to 'demos/slider')
-rw-r--r-- | demos/slider/default.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/slider/default.html b/demos/slider/default.html index a12c73de3..196af067a 100644 --- a/demos/slider/default.html +++ b/demos/slider/default.html @@ -27,8 +27,7 @@ <div class="demo-description"> <p> -The default slider has a single handle and is horizontal. -The handle can be moved with the mouse or by using the arrow keys and has full ARIA attributes for accessibility. +The default slider has a single handle and is horizontal. The handle can be moved with the mouse or by using the arrow keys. </p> </div><!-- End demo-description --> |