summaryrefslogtreecommitdiffstats
path: root/tests/static/slider.html
Commit message (Collapse)AuthorAgeFilesLines
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* Changed slider range and progressbar value divs to use ui-widget-header ↵Scott Jehl2008-12-191-2/+2
| | | | | | | | instead of ui-state-default in static pages. Two main reasons: our clickable state is misleading on these static elements, and our header state tends to get better contrast over content areas than our buttons do (this is subjective to the theme designer of course). Scripting should be updated to follow.
* separated head links to ui.core.css, ui.theme.css, and ui.allplugins.css for ↵Scott Jehl2008-12-161-1/+3
| | | | TR bookmarklet compatibility.
* Updated #3650: noted that "ui-slider-horizontal" class is on hz sliderMaggie Costello Wachs2008-12-121-1/+1
| | | | | css change: slider handles are centered over range start and end points
* tests/static: whitespace and formattingRichard Worth2008-12-121-1/+2
|
* tests/static: whitespace onlyRichard Worth2008-12-121-6/+1
|
* updated #3650: noted that inline position style should be removed from ↵Maggie Costello Wachs2008-12-111-2/+2
| | | | | | | | range element (ui-slider-range) ui.slider.css - added position style, fixed range display issues for IE6 ui.core.css - fixed clearfix class to work in IE7, Opera
* change div close style from /> to ></div>Scott Jehl2008-12-091-2/+2
|
* added hover states to static pages.Scott Jehl2008-12-091-1/+6
|
* uncommented different widget examples in demo pages.Scott Jehl2008-12-091-2/+2
|
* set body font size to 62.5% on demos to make things a bit more pleasing to ↵Scott Jehl2008-12-081-2/+1
| | | | | | look at removed h1's on demo pages
* set svn:eol-style to nativeRichard Worth2008-12-051-29/+29
|
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵Richard Worth2008-12-051-0/+29
test pages. Thanks scottjehl :)