aboutsummaryrefslogtreecommitdiffstats
path: root/demos/slider
Commit message (Collapse)AuthorAgeFilesLines
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-0511-11/+11
|
* Updating to jQuery 1.9.0Kris Borchers2013-01-1711-18/+18
|
* Upgrade jQuery to 1.8.3.Scott González2012-11-1411-11/+11
|
* Slider demo: Removed IE6 CSS hack.Scott González2012-10-261-1/+0
|
* Cleanup demos: Copy&paste errors in titles, bad descriptions or stylingJörn Zaefferer2012-10-241-1/+1
|
* Upgrade jQuery to 1.8.2.Scott González2012-09-2011-11/+11
|
* Demos: Cleanup.Scott González2012-09-1013-215/+39
|
* Upgrade jQuery to 1.8.0.Scott González2012-08-1312-12/+12
|
* Upgrade jQuery to 1.7.2.Scott González2012-03-2212-12/+12
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-2212-12/+12
|
* Upgrade jQuery to 1.7.Scott González2011-11-0912-12/+12
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-1812-12/+12
|
* Upgrade jQuery to 1.6.2.Scott González2011-07-2512-12/+12
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-0212-12/+12
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-1212-12/+12
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-2112-12/+12
|
* Slider demos: Coding standards.Scott González2010-10-1313-285/+289
|
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1213-13/+26
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1612-12/+12
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1612-12/+12
| | | | file renames in 1.8a1
* Removed extra semicolon.Scott González2010-02-061-1/+1
|
* Slider demo: Don't change default values.Scott González2010-02-051-11/+9
| | | | Fixes #5131 - Slider demos need options reset before loading next demo.
* switched to jQuery 1.4.1Richard Worth2010-01-2712-12/+12
|
* switched to jQuery 1.4Richard Worth2010-01-2012-12/+12
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-072-67/+67
| | | | menu; including menu static tests).
* slider: fixed missing references to mouse pluginRichard Worth2010-01-0112-0/+12
|
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-1612-0/+12
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-1712-25/+25
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* added tabs-slider demoJörn Zaefferer2009-07-192-0/+65
|
* eol-style and mime-typeRichard Worth2009-05-221-56/+56
|
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+1
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* slider demo: added hotelrooms example, showing how to enhance an existing ↵Jörn Zaefferer2009-03-031-0/+56
| | | | select with a slider - I think we need way more of these, showing off our commitment to progressive enhancement
* reverted r2179 (demos: removed Slider 'Simple scrollbar' and Tabs 'Simple ↵Richard Worth2009-03-032-0/+136
| | | | 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)
* demos: removed Slider 'Simple scrollbar' and Tabs 'Simple manipulation' for ↵Richard Worth2009-03-032-136/+0
| | | | now as both have issues in Safari
* demos: slider - Simple colorpicker, prevent sliders from sometimes being ↵Richard Worth2009-03-031-0/+1
| | | | drawn vertical when page first loads. Weird.
* refactored multiple-slider demo by setting a few defaults and reading values ↵Jörn Zaefferer2009-02-281-43/+29
| | | | from markup, removing some inline styles
* Switched to jQuery 1.3.2Richard Worth2009-02-2010-10/+10
|
* fixed an incorrect slash and a self closing spanKlaus Hartl2009-02-131-2/+2
|
* demos slider: removed extra char (;) in stylesheetRichard Worth2009-02-051-1/+1
|
* demos/slider/side-scroll: fixed broken layout on index page on IE6, relates ↵Bohdan Ganicky2009-01-301-4/+4
| | | | to #3851
* demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" ↵Bohdan Ganicky2009-01-301-4/+5
| | | | demo broken on IE) ...still some issues
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-286-6/+6
|
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-275-4/+4
| | | | hyphen, not underscore
* switched to jQuery 1.3.1Richard Worth2009-01-2210-10/+10
|
* slightly reorganized/renamed demos to better reflect functionalityMaggie Costello Wachs2009-01-2011-106/+26
|
* Removed some content from default description and added to overview section ↵Todd Parker2009-01-191-2/+1
| | | | on docs wiki instead,
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-1410-10/+10
|
* fixed behavior where cursor moves faster than handle on drag - simple style ↵Scott Jehl2009-01-131-1/+7
| | | | toggle
* switched to jQuery 1.3rc2Richard Worth2009-01-1310-10/+10
|
* added content panel reflowing if the handle is all the way right and the ↵Scott Jehl2009-01-121-0/+9
| | | | window gets wider