| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added in support for .offset(Function). | jeresig | 2010-01-07 | 1 | -16/+23 |
* | Updated the jQuery suite to use the updated QUnit CSS styling. | John Resig | 2009-09-29 | 1 | -1/+1 |
* | offset is now a setter | Brandon Aaron | 2009-09-15 | 1 | -75/+209 |
* | add scrollTop/Left tests and fix for IE | Brandon Aaron | 2009-07-24 | 1 | -2/+21 |
* | Rewrote .offsetParent() to work against the full jQuery set, added tests. Fix... | John Resig | 2009-07-19 | 1 | -1/+26 |
* | removing ambiguous offset tests for now... results are different due to rende... | Brandon Aaron | 2009-07-17 | 1 | -14/+14 |
* | integrated offset tests into main test suite. offset tests now use iframes in... | Brandon Aaron | 2009-07-17 | 1 | -111/+118 |
* | new offset method, faster and no more browser detection | Brandon Aaron | 2008-11-10 | 1 | -2/+11 |
* | test runner: the changes are: | Ariel Flesler | 2008-05-28 | 1 | -60/+60 |
* | Added some unit tests for position method. Fixed issue with position in IE. | Brandon Aaron | 2008-05-15 | 1 | -0/+52 |
* | Added more unit tests for offset. Fixed an offset issue relating to table hea... | Brandon Aaron | 2007-12-12 | 1 | -3/+61 |
* | Added another relative offset test | Brandon Aaron | 2007-12-04 | 1 | -0/+3 |
* | Beginnings of the offset test suite | Brandon Aaron | 2007-12-04 | 1 | -0/+51 |