Scott Jehl
|
b7fd8f060d
|
set a taller initial height on the progress bar. resize icon looked awkward with it.
|
2009-02-05 01:08:42 +00:00 |
|
Scott González
|
a0654df038
|
Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from main demo page.
|
2009-02-04 01:57:06 +00:00 |
|
Scott González
|
8735354b10
|
Explode demo: Fixed Safari margin bug (fix for #3968).
|
2009-02-02 04:02:43 +00:00 |
|
Scott González
|
94c16d6378
|
Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init.
|
2009-02-02 02:29:31 +00:00 |
|
Scott González
|
5c155719a8
|
Sortable demos: Updated all uses of connectWith to use a string instead of an array (array is deprecated).
|
2009-02-01 01:06:42 +00:00 |
|
Richard Worth
|
b388e6b8e1
|
eol-style and mime-type
|
2009-01-31 06:24:22 +00:00 |
|
Richard Worth
|
60b38f0e02
|
progressbar demos: Added animated progressbar demo
|
2009-01-31 06:08:17 +00:00 |
|
Richard Worth
|
ac8b734e98
|
accordion demos: file rename
|
2009-01-31 05:56:46 +00:00 |
|
Richard Worth
|
4db23193c8
|
eol-style and mime-type
|
2009-01-31 05:54:48 +00:00 |
|
Scott Jehl
|
82cf103c93
|
added effect methods demos - still need class animations
|
2009-01-30 22:57:11 +00:00 |
|
Scott Jehl
|
3353f65c0e
|
reverted r 1920
|
2009-01-30 22:54:41 +00:00 |
|
Scott Jehl
|
8d61ce344b
|
added effect methods demos - still have not made demos for the class animations
|
2009-01-30 22:35:58 +00:00 |
|
Jörn Zaefferer
|
506ae46a6d
|
accordion: demo title
|
2009-01-30 20:48:46 +00:00 |
|
Jörn Zaefferer
|
39e4178cf2
|
accordion: demo description typo
|
2009-01-30 20:46:30 +00:00 |
|
Jörn Zaefferer
|
5484aad005
|
accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues
|
2009-01-30 20:42:03 +00:00 |
|
Jörn Zaefferer
|
900edafd34
|
accordion: added noAutoHeight.html demo
|
2009-01-30 20:23:04 +00:00 |
|
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 |
|
Jörn Zaefferer
|
00b0b3661f
|
accordion: better default for header-option
|
2009-01-30 16:10:00 +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 |
|
Paul Bakaus
|
d2d5ea246c
|
demos: added docs + effects into index file again for 1.6 final
|
2009-01-30 14:30:34 +00:00 |
|
Richard Worth
|
3fdeb1a270
|
demos draggable sortable: disable text selection
|
2009-01-30 05:58:39 +00:00 |
|
Richard Worth
|
211451e409
|
demos draggable handle: disable text selection
|
2009-01-30 05:55:43 +00:00 |
|
Richard Worth
|
ecce15895d
|
demos sortable connect-lists: disable text selection
|
2009-01-30 05:28:01 +00:00 |
|
Richard Worth
|
1b005c0871
|
demos draggable handle: disable text selection
|
2009-01-30 05:20:05 +00:00 |
|
Richard Worth
|
d1a19a1c91
|
typo
|
2009-01-30 05:13:33 +00:00 |
|
Richard Worth
|
d6406b9671
|
eol-style and mime-type
|
2009-01-30 03:52:48 +00:00 |
|
Scott González
|
2c1d4675a8
|
Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowing accordions to work with dl's and ul's again.
|
2009-01-30 02:35:37 +00:00 |
|
Scott Jehl
|
1631cf4ba3
|
tossed some framework classes on it, adjusted style. Set autoOpen to false - otherwise the purpose of the dialog is lost on the user
|
2009-01-29 21:48:09 +00:00 |
|
Richard Worth
|
a5ba8f4352
|
demos dialog: Replaced old modal form with new functioning one. Thanks Scott G and Cloudream.
|
2009-01-29 20:14:30 +00:00 |
|
Richard Worth
|
4c9d906184
|
demos dialog modal-form2: changed link to button, removed autoOpen: false
|
2009-01-29 20:13:00 +00:00 |
|
Paul Bakaus
|
ea2cbb14ba
|
demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1)
|
2009-01-29 19:04:13 +00:00 |
|
Paul Bakaus
|
02ecb953a7
|
demos: readded effects_general for 1.6rc6
|
2009-01-29 19:02:00 +00:00 |
|
Paul Bakaus
|
3b92895a7e
|
draggable: connectToSortable couldn't accept strings (fixes #3984)
|
2009-01-29 18:36:55 +00:00 |
|
Todd Parker
|
04e2b80577
|
Commented out new effects, about and theme left nav links, restored simple effect demo links from live site.
|
2009-01-29 16:17:54 +00:00 |
|
Chi Cheng
|
3d16d2e5af
|
demos: dialog modal form
|
2009-01-29 12:17:47 +00:00 |
|
Chi Cheng
|
94b42f25e0
|
demos: dialog modal form
|
2009-01-29 12:15:33 +00:00 |
|
Scott González
|
b0f7179462
|
Dialog Demo: Beginning of new modal form demo.
|
2009-01-29 06:06:41 +00:00 |
|
Todd Parker
|
166a82cbbb
|
New "All effects" page modeled after the visual tests. Changed so script is in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed.
|
2009-01-28 16:24:36 +00:00 |
|
Richard Worth
|
b80bf5aa06
|
demos index: added bgiframe for modal demos
|
2009-01-28 13:19:32 +00:00 |
|
Richard Worth
|
2fb657c25a
|
eol-style and mime-type
|
2009-01-28 11:53:09 +00:00 |
|
Richard Worth
|
0fb425ca0c
|
demos tabs: added sortable tabs demo
|
2009-01-28 11:48:58 +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 |
|
Jörn Zaefferer
|
444bb38375
|
effect_types description: added note that effects can be toggled
|
2009-01-28 08:31:38 +00:00 |
|
Todd Parker
|
61f39e196b
|
Created new folder for effect_types that includes all standard effects together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted.
|
2009-01-27 22:46:40 +00:00 |
|
Richard Worth
|
e26951da7f
|
demos draggable delay-start: disable text selection
|
2009-01-27 18:14:55 +00:00 |
|
Paul Bakaus
|
2ef2b87ccb
|
dialog:
- implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681)
- implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681)
|
2009-01-27 16:53:46 +00:00 |
|
Todd Parker
|
d27a3092b7
|
Added new Effect links and re-instated the About and Theming sections. NOTE: Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed
|
2009-01-27 16:10:05 +00:00 |
|
Paul Bakaus
|
f19ec40724
|
demos: li's must have a height in IE6 in certain cases, or otherwise event.target is the parent (related to #3880)
|
2009-01-27 15:36:10 +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
|
191c23117f
|
demos/resizable: removed no longer used (renamed) demos
|
2009-01-27 10:05:03 +00:00 |
|