aboutsummaryrefslogtreecommitdiffstats
path: root/demos/position
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade jQuery to 1.8.0.Scott González2012-08-132-2/+2
|
* Position: Fix initial positioning of cycler demo.Jörn Zaefferer2012-07-191-12/+15
| | | | (cherry picked from commit 8f71accb75770f56b5983c0e29515e7182c23604)
* Position: Simplify default demo by removing drag functionality on positioned ↵Scott González2012-04-151-20/+7
| | | | | | | | | | elements. Fixes #5380 - Position Demo breaks when dragging an element. (cherry picked from commit 6da7278e879c0dc734c23231a71fdd92f7a57a0c) Conflicts: demos/position/default.html
* Upgrade jQuery to 1.7.2.Scott González2012-03-222-2/+2
|
* Upgrade jQuery to 1.7.1.Scott González2011-11-222-2/+2
|
* Upgrade jQuery to 1.7.Scott González2011-11-092-2/+2
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-182-2/+2
|
* Upgrade jQuery to 1.6.2.Scott González2011-08-012-2/+2
|
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-022-2/+2
|
* Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-193-0/+0
|
* Upgraded jQuery to 1.4.4.Scott González2010-11-122-2/+2
|
* Upgraded jQuery to 1.4.3.Scott González2010-10-212-2/+2
|
* Position demos: Coding standards.Scott González2010-09-103-99/+90
|
* position demo - fixed html validation issue. Hopefully will fix #5358 - ↵Richard Worth2010-03-171-86/+84
| | | | Position Demo is borked
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-123-3/+6
|
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-162-2/+2
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-162-2/+2
| | | | file renames in 1.8a1
* switched to jQuery 1.4.1Richard Worth2010-01-272-2/+2
|
* switched to jQuery 1.4Richard Worth2010-01-202-2/+2
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-072-12/+12
| | | | menu; including menu static tests).
* extracting widget factory into jquery.ui.widget.jsJörn Zaefferer2009-12-162-0/+2
|
* renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵Richard Worth2009-09-172-6/+6
| | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935
* position: improved default demo to use position:absolute instead of fixed - ↵Jörn Zaefferer2009-08-161-1/+1
| | | | with fixed, the positioned element doesn't move on scroll
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-246-0/+300