Commit Graph

54 Commits

Author SHA1 Message Date
Bohdan Ganicky
d5094f9a3b demos/slider/side-scroll: fixed broken layout on index page on IE6, relates to #3851 2009-01-30 18:25:09 +00:00
Bohdan Ganicky
b81f57ad38 demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" demo broken on IE) ...still some issues 2009-01-30 15:54:23 +00:00
Richard Worth
62b7c8eda8 demos: fixed demo descriptions to use CODE for option names instead of STRONG 2009-01-28 10:49:44 +00:00
Richard Worth
0d4d56ae45 demos: fixed file naming inconsistency. Multiple words now separated by hyphen, not underscore 2009-01-27 10:08:19 +00:00
Richard Worth
19a1468fc3 switched to jQuery 1.3.1 2009-01-22 09:13:28 +00:00
Maggie Costello Wachs
88d8063be4 slightly reorganized/renamed demos to better reflect functionality 2009-01-20 21:10:12 +00:00
Todd Parker
be22dee1da Removed some content from default description and added to overview section on docs wiki instead, 2009-01-19 18:24:50 +00:00
Richard Worth
2b728dc730 Happy Birthday jQuery (switched to jQuery 1.3) 2009-01-14 23:26:15 +00:00
Scott Jehl
7ffeecefc9 fixed behavior where cursor moves faster than handle on drag - simple style toggle 2009-01-13 15:15:24 +00:00
Richard Worth
877f03b853 switched to jQuery 1.3rc2 2009-01-13 00:49:10 +00:00
Scott Jehl
204742d1df added content panel reflowing if the handle is all the way right and the window gets wider 2009-01-12 18:00:29 +00:00
Scott Jehl
ff20a3e6a2 fixed the jump-click value issue - feels pretty good now 2009-01-12 17:05:04 +00:00
Paul Bakaus
23bb040122 reverted temp commit for demos 2009-01-12 14:52:19 +00:00
Paul Bakaus
ea67dc4546 temp commit: reverted to 1.2.6 to fix website issues 2009-01-12 14:44:09 +00:00
Scott Jehl
34df0350c1 removed empty div 2009-01-12 04:07:03 +00:00
Scott Jehl
2667fb4cb4 mime type etc 2009-01-12 02:45:29 +00:00
Scott Jehl
5080c8ead6 added link to slider scrollbar in nav 2009-01-12 02:39:27 +00:00
Scott Jehl
99a3f1bda5 added a side scroller / scrollbar demo. have not tested in IE 2009-01-12 02:32:31 +00:00
Richard Worth
9c3105200e reverted r1544 (it was temporary) 2009-01-08 05:44:34 +00:00
Richard Worth
c3d9d6261c temporarily switched back to 1.2.6 2009-01-08 05:39:38 +00:00
Richard Worth
cb5d64c654 removed default theme in favor of only one versioned css framework/TR theme - base 2009-01-07 02:36:51 +00:00
Scott González
03f0b95b52 Updated all demos/tests to jQuery 1.3pre. 2009-01-03 04:56:50 +00:00
Richard Worth
a6efad7be8 demos: touch ups 2009-01-01 00:36:10 +00:00
Richard Worth
ed437d785d demos: corrected some page titles 2008-12-31 22:16:02 +00:00
Richard Worth
b0bc2774ff space before /> 2008-12-31 20:03:03 +00:00
Richard Worth
00a7cc127a demos/slider: removed media="screen" 2008-12-31 15:22:54 +00:00
Paul Bakaus
74f061c716 demos: use higher padding for slider demos in website version 2008-12-31 14:25:59 +00:00
Richard Worth
7dd66fa029 demos/slider/range.html: added feedback input 2008-12-31 06:49:37 +00:00
Richard Worth
016eb2487a demos: moved the demos.css link down so it can override default theme styles. other minor updates. 2008-12-31 06:29:31 +00:00
Richard Worth
ac1866a7b0 demos/slider: Added a simple colorpicker demo 2008-12-31 05:49:49 +00:00
Richard Worth
58a11a7dec demos: added <code> inside <pre>. some other minor updates 2008-12-31 05:01:58 +00:00
Richard Worth
419da55302 demos/slider: markup and whitespace 2008-12-31 04:22:19 +00:00
Richard Worth
591d82edb4 demos/slider: markup and whitespace 2008-12-31 04:08:58 +00:00
Richard Worth
91c37697de demos/slider/range_vertical.html: clarified description 2008-12-31 03:41:22 +00:00
Scott González
fb4e75f9f8 Slider demos: Cleaned up whitespace and trailing commas. 2008-12-31 01:59:32 +00:00
Richard Worth
9a35874d44 demos: whitespace fixes
- trailing whitespace
- inconsistent line endings
- set svn:eol-style to native
2008-12-31 01:20:50 +00:00
Todd Parker
ae43a0a714 Snazzed up the visuals by adding more framework classes 2008-12-30 22:01:56 +00:00
Todd Parker
ee99ec9b8a Added feedback of the current slider value next to label. 2008-12-30 21:33:00 +00:00
Todd Parker
8d8f296fd2 Changed local nav title to just say "Examples" instead of repeating the title 2008-12-30 21:02:37 +00:00
Richard Worth
7aeb32c1ee demos/slider/steps.html: addded a text input for feedback 2008-12-30 20:49:57 +00:00
Todd Parker
cab1e162e8 Added missing demo class 2008-12-30 20:16:32 +00:00
Todd Parker
7b2d6cc84d Added labels above each slider 2008-12-30 19:18:21 +00:00
Todd Parker
1b2d22b5f2 Added labels above each slider 2008-12-30 19:16:50 +00:00
Todd Parker
f57f31c72d Added container divs and added descriptions 2008-12-30 19:08:39 +00:00
Ca-Phun Ung
95b6cb9827 updated all demos/*/index.html files to reflect new markup changes. 2008-12-30 10:12:02 +00:00
Richard Worth
165c6a823c set svn:eol-style to native 2008-12-30 04:16:51 +00:00
Richard Worth
5b34c56dbd demos: fixed consistency issue with index navigation menus 2008-12-30 04:14:09 +00:00
Todd Parker
b5759168f0 Added 4 new slider demos, edited index page and existing demos 2008-12-29 21:51:34 +00:00
Scott González
9d78a899bc Demos: Removed unnecessary include of jQuery in index files. 2008-12-29 02:12:45 +00:00
Scott González
8d97c6a699 Demos: Added missing semicolon. 2008-12-29 02:10:15 +00:00