Added some unit tests for position method. Fixed issue with position in IE.
authorBrandon Aaron <brandon.aaron@gmail.com>
Thu, 15 May 2008 19:38:00 +0000 (19:38 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Thu, 15 May 2008 19:38:00 +0000 (19:38 +0000)
commitde6520b50e481ba588e9021abcab16d06ea61141
treea54bbeae17000866bd5bf862b7aee0c90423d99d
parent9a7652260b7addcf8874bd46926ff92182b500ea
Added some unit tests for position method. Fixed issue with position in IE.
src/offset.js
test/data/offset/absolute.html
test/data/offset/relative.html
test/data/offset/scroll.html
test/data/offset/static.html
test/data/offset/table.html
test/unit/offset.js