Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added vertical tabs demo. This could be implemented very easily in the ↵ | Scott Jehl | 2009-02-05 | 1 | -0/+62 | |
| | | | | future by adding a class to the widget. | |||||
* | set a taller initial height on the progress bar. resize icon looked awkward ↵ | Scott Jehl | 2009-02-05 | 1 | -1/+1 | |
| | | | | with it. | |||||
* | Datepicker inline demo: Fixed #3967: Inline demo doesn't work in IE6 from ↵ | Scott González | 2009-02-04 | 1 | -1/+1 | |
| | | | | main demo page. | |||||
* | Explode demo: Fixed Safari margin bug (fix for #3968). | Scott González | 2009-02-02 | 1 | -1/+1 | |
| | ||||||
* | Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed ↵ | Scott González | 2009-02-02 | 1 | -2/+2 | |
| | | | | demos, tests, and using alwaysOpen on init. | |||||
* | Sortable demos: Updated all uses of connectWith to use a string instead of ↵ | Scott González | 2009-02-01 | 3 | -6/+6 | |
| | | | | an array (array is deprecated). | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -42/+42 | |
| | ||||||
* | progressbar demos: Added animated progressbar demo | Richard Worth | 2009-01-31 | 3 | -0/+43 | |
| | ||||||
* | accordion demos: file rename | Richard Worth | 2009-01-31 | 2 | -1/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-01-31 | 1 | -57/+57 | |
| | ||||||
* | added effect methods demos - still need class animations | Scott Jehl | 2009-01-30 | 5 | -0/+243 | |
| | ||||||
* | reverted r 1920 | Scott Jehl | 2009-01-30 | 18 | -99/+937 | |
| | ||||||
* | added effect methods demos - still have not made demos for the class animations | Scott Jehl | 2009-01-30 | 18 | -937/+99 | |
| | ||||||
* | accordion: demo title | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | accordion: demo description typo | Jörn Zaefferer | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | accordion: added ul-visual-test; improved solution for fixing ul-accordions, ↵ | Jörn Zaefferer | 2009-01-30 | 1 | -3/+0 | |
| | | | | no more potential scope issues | |||||
* | accordion: added noAutoHeight.html demo | Jörn Zaefferer | 2009-01-30 | 2 | -0/+61 | |
| | ||||||
* | demos/slider/side-scroll: fixed broken layout on index page on IE6, relates ↵ | Bohdan Ganicky | 2009-01-30 | 1 | -4/+4 | |
| | | | | to #3851 | |||||
* | accordion: better default for header-option | Jörn Zaefferer | 2009-01-30 | 5 | -8/+2 | |
| | ||||||
* | demos/slider/side-scroll: partial fix for #3851 (Slider "Simple scrollbar" ↵ | Bohdan Ganicky | 2009-01-30 | 1 | -4/+5 | |
| | | | | demo broken on IE) ...still some issues | |||||
* | demos: added docs + effects into index file again for 1.6 final | Paul Bakaus | 2009-01-30 | 1 | -7/+1 | |
| | ||||||
* | demos draggable sortable: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+2 | |
| | ||||||
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | demos sortable connect-lists: disable text selection | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | demos draggable handle: disable text selection | Richard Worth | 2009-01-30 | 1 | -0/+1 | |
| | ||||||
* | typo | Richard Worth | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-01-30 | 9 | -395/+395 | |
| | ||||||
* | Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, ↵ | Scott González | 2009-01-30 | 6 | -131/+90 | |
| | | | | allowing accordions to work with dl's and ul's again. | |||||
* | tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵ | Scott Jehl | 2009-01-29 | 1 | -22/+54 | |
| | | | | otherwise the purpose of the dialog is lost on the user | |||||
* | demos dialog: Replaced old modal form with new functioning one. Thanks Scott ↵ | Richard Worth | 2009-01-29 | 2 | -162/+84 | |
| | | | | G and Cloudream. | |||||
* | demos dialog modal-form2: changed link to button, removed autoOpen: false | Richard Worth | 2009-01-29 | 1 | -2/+2 | |
| | ||||||
* | demos: readded effects_general for 1.6rc6 (updated to jQuery 1.3.1) | Paul Bakaus | 2009-01-29 | 8 | -8/+8 | |
| | ||||||
* | demos: readded effects_general for 1.6rc6 | Paul Bakaus | 2009-01-29 | 9 | -0/+395 | |
| | ||||||
* | draggable: connectToSortable couldn't accept strings (fixes #3984) | Paul Bakaus | 2009-01-29 | 1 | -1/+1 | |
| | ||||||
* | Commented out new effects, about and theme left nav links, restored simple ↵ | Todd Parker | 2009-01-29 | 1 | -0/+7 | |
| | | | | effect demo links from live site. | |||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -1/+1 | |
| | ||||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -14/+47 | |
| | ||||||
* | Dialog Demo: Beginning of new modal form demo. | Scott González | 2009-01-29 | 1 | -0/+113 | |
| | ||||||
* | New "All effects" page modeled after the visual tests. Changed so script is ↵ | Todd Parker | 2009-01-28 | 1 | -0/+222 | |
| | | | | 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. | |||||
* | demos index: added bgiframe for modal demos | Richard Worth | 2009-01-28 | 1 | -0/+1 | |
| | ||||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 1 | -62/+62 | |
| | ||||||
* | demos tabs: added sortable tabs demo | Richard Worth | 2009-01-28 | 2 | -0/+63 | |
| | ||||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 45 | -48/+48 | |
| | ||||||
* | effect_types description: added note that effects can be toggled | Jörn Zaefferer | 2009-01-28 | 1 | -1/+1 | |
| | ||||||
* | Created new folder for effect_types that includes all standard effects ↵ | Todd Parker | 2009-01-27 | 16 | -0/+859 | |
| | | | | 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. | |||||
* | demos draggable delay-start: disable text selection | Richard Worth | 2009-01-27 | 1 | -0/+1 | |
| | ||||||
* | dialog: | Paul Bakaus | 2009-01-27 | 3 | -13/+1 | |
| | | | | | - 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) | |||||
* | Added new Effect links and re-instated the About and Theming sections. NOTE: ↵ | Todd Parker | 2009-01-27 | 1 | -4/+12 | |
| | | | | Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed | |||||
* | demos: li's must have a height in IE6 in certain cases, or otherwise ↵ | Paul Bakaus | 2009-01-27 | 1 | -1/+1 | |
| | | | | event.target is the parent (related to #3880) | |||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 20 | -15/+15 | |
| | | | | hyphen, not underscore |