aboutsummaryrefslogtreecommitdiffstats
path: root/tests/static/progressbar.html
Commit message (Collapse)AuthorAgeFilesLines
* tests: Added extra folder level for each plugin in static and visual test ↵Richard Worth2009-01-221-19/+0
| | | | folders
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* 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-1/+1
| | | | | | | | 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.
* tests/static: whitespace and formattingRichard Worth2008-12-121-0/+1
|
* tests/static: whitespace onlyRichard Worth2008-12-121-4/+0
|
* added hover states to static pages.Scott Jehl2008-12-091-1/+3
|
* updated to remove labelScott Jehl2008-12-091-29/+1
| | | | css now had one selector with 2 rules :)
* set body font size to 62.5% on demos to make things a bit more pleasing to ↵Scott Jehl2008-12-081-5/+5
| | | | | | look at removed h1's on demo pages
* - nevermind: changed demo and css to "progressbar" back to "progressindicator" Scott Jehl2008-12-081-0/+46
| | | | set proper mime types for demos
* changed demo and css to "progressindicator" rather than "progressbar"Scott Jehl2008-12-081-46/+0
|
* added examples of labels offset from the left side, FG's recommendation for ↵Maggie Costello Wachs2008-12-051-1/+30
| | | | best workaround re: label position, requires no extra markup and max flexibility
* added ui-widget class to apply correct fontMaggie Costello Wachs2008-12-051-1/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-051-17/+17
|
* Added new jQuery UI CSS Framework (/themes/base) and matching static markup ↵Richard Worth2008-12-051-0/+17
test pages. Thanks scottjehl :)