aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable/animate.html
Commit message (Collapse)AuthorAgeFilesLines
* reverted temp commit for demosPaul Bakaus2009-01-121-1/+1
|
* temp commit: reverted to 1.2.6 to fix website issuesPaul Bakaus2009-01-121-1/+1
|
* reverted r1544 (it was temporary)Richard Worth2009-01-081-1/+1
|
* temporarily switched back to 1.2.6Richard Worth2009-01-081-1/+1
|
* removed default theme in favor of only one versioned css framework/TR theme ↵Richard Worth2009-01-071-1/+1
| | | | - base
* Updated all demos/tests to jQuery 1.3pre.Scott González2009-01-031-1/+1
|
* demos: touch upRichard Worth2009-01-011-1/+2
|
* demo: added wrappers for resizablePaul Bakaus2008-12-311-1/+11
|
* demos: moved the demos.css link down so it can override default theme ↵Richard Worth2008-12-311-1/+1
| | | | styles. other minor updates.
* demos: whitespace fixesRichard Worth2008-12-311-26/+26
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* demos/resizable: limited background-position fix to resizable element that ↵Richard Worth2008-12-301-1/+1
| | | | needs it (with ui-widget-header class)
* Fixed #3708 - Resizable: all classes added should have 'ui-' prefix, 'proxy' ↵Richard Worth2008-12-301-1/+1
| | | | should be 'ui-resizable-helper'
* demos/resizable/animate.html - switched to framework classesRichard Worth2008-12-301-1/+5
|
* Resizable: Added demos for alsoResize, animate, aspectRation, containment, ↵Scott González2008-12-291-0/+25
delay, distance, ghost, grid, max height/width, min height/width.