aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable/grid.html
Commit message (Collapse)AuthorAgeFilesLines
* demos/resizable: removed no longer used (renamed) demosRichard Worth2009-01-271-39/+0
|
* switched to jQuery 1.3.1Richard Worth2009-01-221-1/+1
|
* Happy Birthday jQuery (switched to jQuery 1.3)Richard Worth2009-01-141-1/+1
|
* switched to jQuery 1.3rc2Richard Worth2009-01-131-1/+1
|
* 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-25/+25
| | | | | | - trailing whitespace - inconsistent line endings - set svn:eol-style to native
* demos/resizable/grid.html - switched to framework classesRichard Worth2008-12-301-1/+4
|
* 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.