Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | demos/resizable: removed no longer used (renamed) demos | Richard Worth | 2009-01-27 | 9 | -366/+0 | |
| | ||||||
* | demos: load docs after demos, otherwise insert of docs sometimes fails | Jörn Zaefferer | 2009-01-26 | 1 | -20/+21 | |
| | ||||||
* | demos: removed php code from index.html (was breaking doctype in IE!) | Paul Bakaus | 2009-01-26 | 1 | -6/+0 | |
| | ||||||
* | demos: removed absolute doc links for cleaner separation between demo-docs / ↵ | Paul Bakaus | 2009-01-25 | 1 | -10/+0 | |
| | | | | docs | |||||
* | demos: changed documentation absolute urls from documentation/ to docs/ | Paul Bakaus | 2009-01-25 | 1 | -8/+8 | |
| | ||||||
* | demos: fixed view source pre, code padding | Richard Worth | 2009-01-24 | 1 | -0/+1 | |
| | ||||||
* | demos: view source cleanup | Richard Worth | 2009-01-24 | 1 | -1/+6 | |
| | ||||||
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -6/+8 | |
| | ||||||
* | demos/accordion/default.html: line wrapping for view source | Richard Worth | 2009-01-24 | 1 | -4/+29 | |
| | ||||||
* | demos: view source should show the actual full source, not just the javascript | Paul Bakaus | 2009-01-24 | 1 | -1/+1 | |
| | ||||||
* | demos update, View Source | Jörn Zaefferer | 2009-01-24 | 1 | -9/+15 | |
| | ||||||
* | demos: rolled demos ui.theme.css into demos.css | Richard Worth | 2009-01-24 | 3 | -243/+64 | |
| | ||||||
* | added ThemeSwitcher link to demos nav | Maggie Costello Wachs | 2009-01-23 | 1 | -0/+1 | |
| | ||||||
* | added header markup | Maggie Costello Wachs | 2009-01-23 | 1 | -1/+2 | |
| | ||||||
* | demos: made right nav look good in IE | Paul Bakaus | 2009-01-23 | 1 | -2/+4 | |
| | ||||||
* | accordion demos: removed duplicate </div>, fixes demos/accordion right hand ↵ | Paul Bakaus | 2009-01-23 | 1 | -2/+0 | |
| | | | | nav on website | |||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 102 | -102/+102 | |
| | ||||||
* | Fixed link to TR docs | Todd Parker | 2009-01-21 | 1 | -1/+1 | |
| | ||||||
* | Added new About and Theme links to left nav, removed letterspacing from css. | Todd Parker | 2009-01-21 | 2 | -1/+9 | |
| | ||||||
* | small fix to demo caption | Maggie Costello Wachs | 2009-01-20 | 1 | -1/+1 | |
| | ||||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 5 | -21/+12 | |
| | ||||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 11 | -106/+26 | |
| | ||||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 3 | -5/+5 | |
| | ||||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 6 | -41/+11 | |
| | ||||||
* | demos/draggable/events: tiny CSS fix for IE6 | Bohdan Ganicky | 2009-01-20 | 1 | -1/+1 | |
| | ||||||
* | demos/index: quick fix for #3810 | Bohdan Ganicky | 2009-01-20 | 1 | -0/+2 | |
| | ||||||
* | demos/selectable: removed unused files | Richard Worth | 2009-01-20 | 2 | -110/+0 | |
| | ||||||
* | demos: fixed propagation demo callback | Paul Bakaus | 2009-01-20 | 1 | -2/+3 | |
| | ||||||
* | demos: removed unlinked droppable demos | Paul Bakaus | 2009-01-20 | 4 | -230/+0 | |
| | ||||||
* | demos/sortable: some cleanup and consistency | Richard Worth | 2009-01-20 | 17 | -511/+105 | |
| | ||||||
* | fixed code inline styling | Richard Worth | 2009-01-20 | 1 | -0/+1 | |
| | ||||||
* | set svn:eol-style to native | Richard Worth | 2009-01-20 | 2 | -109/+109 | |
| | ||||||
* | updated page titles to match new nav options | Maggie Costello Wachs | 2009-01-19 | 5 | -6/+6 | |
| | ||||||
* | updated the demo captions, and reordered the examples navigation | Maggie Costello Wachs | 2009-01-19 | 11 | -54/+29 | |
| | ||||||
* | updated the demo captions, and reordered the examples navigation | Maggie Costello Wachs | 2009-01-19 | 6 | -19/+11 | |
| | ||||||
* | accordion fillSpace demo: define minHeight for resizable to keep accordion ↵ | Jörn Zaefferer | 2009-01-19 | 1 | -1/+2 | |
| | | | | functional | |||||
* | Removed some content from default description and added to overview section ↵ | Todd Parker | 2009-01-19 | 5 | -29/+3 | |
| | | | | on docs wiki instead, |