Added more unit tests for offset. Fixed an offset issue relating to table header...
[jquery.git] / src / offset.js
2007-12-12 Brandon AaronAdded more unit tests for offset. Fixed an offset issue...
2007-12-04 Brandon Aaronoffset now uses clientLeft and clientTop instead of...
2007-09-26 Brandon Aaronoffset: fixes for correct body offsets in safari and...
2007-09-21 Brandon Aaronoffset: added fixed position support and fixed opera...
2007-09-18 Brandon Aaronoffset: do not add borders for table cells
2007-09-17 Brandon Aaronremove box global var from offset
2007-09-11 Brandon Aaronsafari2 should just check the browser and version
2007-09-11 Brandon AaronInclude scroll offsets for everything but inline and...
2007-09-11 Brandon AaronCouple of fixes to the offset method
2007-09-08 John ResigReintroduced .offset() as a default include, added...
2007-09-08 John ResigAdded the new .offset() method, directly imported from...