aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/body.html
Commit message (Collapse)AuthorAgeFilesLines
* Moves Deferred-related code into a separate module. Context handling has ↵jaubourg2011-03-031-0/+1
| | | | been simplified in _Deferred.resolve and jQuery.when has been refactored for clarity (and minor optimization).
* Moved jQuery global leak to end of file so accidental gEBCN overrides in ↵Alex Sexton2011-01-231-2/+2
| | | | prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033
* Make sure the offset tests work without a built jQuery file.jeresig2010-03-231-1/+9
|
* new offset method, faster and no more browser detectionBrandon Aaron2008-11-101-0/+24