aboutsummaryrefslogtreecommitdiffstats
path: root/demos/position
Commit message (Collapse)AuthorAgeFilesLines
* 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