Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:jquery/jquery | Brandon Aaron | 2010-03-23 | 7 | -7/+64 |
|\ | |||||
| * | Make sure the offset tests work without a built jQuery file. | jeresig | 2010-03-23 | 7 | -7/+64 |
* | | Fixed an issue with setting offset of absolutely positioned element that has ... | Brandon Aaron | 2010-03-22 | 1 | -0/+2 |
|/ | |||||
* | offset is now a setter | Brandon Aaron | 2009-09-15 | 2 | -2/+2 |
* | new offset method, faster and no more browser detection | Brandon Aaron | 2008-11-10 | 1 | -0/+24 |
* | Updating unit tests for offset | Brandon Aaron | 2008-05-15 | 4 | -2/+5 |
* | Added some unit tests for position method. Fixed issue with position in IE. | Brandon Aaron | 2008-05-15 | 5 | -0/+10 |
* | Added more unit tests for offset. Fixed an offset issue relating to table hea... | Brandon Aaron | 2007-12-12 | 4 | -0/+140 |
* | Added another relative offset test | Brandon Aaron | 2007-12-04 | 1 | -6/+2 |
* | Added visual marker to absolute fixture for offset testing | Brandon Aaron | 2007-12-04 | 1 | -2/+11 |
* | Beginnings of the offset test suite | Brandon Aaron | 2007-12-04 | 2 | -0/+58 |