aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* demos: whitespace fixesRichard Worth2008-12-3139-465/+465
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* Dialog: Fixed #3713: Set default height to auto and default minHeight to ↵Scott González2008-12-312-9/+12
| | | | 150. Now applying minHeight to the content div instead of only using it for resizing.
* demos: consistent spelling of collapsibleRichard Worth2008-12-314-5/+5
|
* demos/accordion/default.html: highlighted note about when not to use accordionRichard Worth2008-12-312-6/+11
|
* demos: adjusted font size for demo notesRichard Worth2008-12-311-2/+6
|
* demos/draggable/helper.html: adjusted cursorAt position of custom helperRichard Worth2008-12-311-1/+2
|
* Resizable containment acurrate - Fixed #3714Eduardo Lundgren2008-12-311-7/+7
|
* Snazzed up the visuals by adding more framework classesTodd Parker2008-12-301-4/+13
|
* set mime typeRichard Worth2008-12-300-0/+0
|
* Added feedback of the current slider value next to label.Todd Parker2008-12-305-14/+33
|
* encoded &Richard Worth2008-12-301-1/+1
|
* Added description.Todd Parker2008-12-301-1/+1
|
* Changed local nav title to just say "Examples" instead of repeating the titleTodd Parker2008-12-3011-13/+13
|
* demos/slider/steps.html: addded a text input for feedbackRichard Worth2008-12-301-3/+8
|
* Fixed on stateTodd Parker2008-12-301-1/+1
|
* demos/index.html: added a check to fix initial load in opera.Ca-Phun Ung2008-12-301-2/+6
|
* Added new resizable slider exampleTodd Parker2008-12-303-1/+63
|
* Added dialog close for buttonsTodd Parker2008-12-303-5/+3
|
* Added missing demo classTodd Parker2008-12-301-1/+1
|
* demos/index.html: removed iframe fade effects as it was interferring with ↵Ca-Phun Ung2008-12-301-9/+7
| | | | accordion and fixed some IE bugs with iframe content not loading.
* FIxed gripper span widthTodd Parker2008-12-301-1/+1
|
* Added gripper and extra panel to FIllSpace demoTodd Parker2008-12-302-1/+5
|
* set mime typeRichard Worth2008-12-301-41/+41
| | | | | set svn:eol-style to native
* Added labels above each sliderTodd Parker2008-12-301-0/+1
|
* Added labels above each sliderTodd Parker2008-12-303-1/+4
|
* Added container divs and descriptionsTodd Parker2008-12-305-17/+99
|
* Changed button bar link nameTodd Parker2008-12-301-1/+1
|
* Added container divs and added descriptionsTodd Parker2008-12-308-4/+135
|
* Name updates for linksTodd Parker2008-12-301-1/+1
|
* Name updates for linksTodd Parker2008-12-301-1/+1
|
* Adjusted sizing for layout to better fit demosTodd Parker2008-12-301-4/+4
|
* demos/index.html: added functionality to pull descriptions from individual ↵Ca-Phun Ung2008-12-301-0/+13
| | | | html files.
* Datepicker demos: Fixed option hash style for consistency.Scott González2008-12-303-3/+11
|
* Tabs deselectable demo: Fixed mismatched closing tags.Scott González2008-12-301-3/+3
|
* Updated description codeTodd Parker2008-12-301-1/+1
|
* Accordion demos: Removed trailing commas.Scott González2008-12-303-4/+5
|
* Changed # calendars from 2 to 3Todd Parker2008-12-301-2/+2
|
* Added rules for .demo and .demo-description divs at the end of the css for ↵Todd Parker2008-12-301-1/+13
| | | | padding and fonts. May need to be scoped tighter.
* Tweaks to sizing and language.Todd Parker2008-12-301-1/+2
|
* Fixed typo.Todd Parker2008-12-301-1/+1
|
* Set resize box to be less tall, added instructions.Todd Parker2008-12-301-2/+2
|
* Added demo wrapper divs, description text and improved sample dataTodd Parker2008-12-305-85/+169
|
* Fixed description typoTodd Parker2008-12-301-1/+1
|
* Added wrappers for demo and description for each page.Todd Parker2008-12-305-2/+57
|
* demos: added connectToSortable demo for draggablesPaul Bakaus2008-12-302-0/+42
|
* draggable: made connectToSortable work fine with helper: 'original' (by ↵Paul Bakaus2008-12-301-0/+5
| | | | removing top/left properties at sort end)
* demos/index.html - slimmed down the php code parts.Ca-Phun Ung2008-12-301-27/+1
|
* set svn:eol-style to nativeRichard Worth2008-12-302-91/+91
|
* Added new custom icon and collapsable demos, updated indexTodd Parker2008-12-305-4/+146
|
* demos: added revert 'valid', 'invalid' demos to droppables, droppable ↵Paul Bakaus2008-12-304-0/+93
| | | | connection demo to sortables