]> source.dussan.org Git - jquery.git/commit
Use parseFloat instead of parseInt to read CSS values. 182/head
authorSylvester Keil <sylvester@keil.or.at>
Sat, 15 Jan 2011 12:56:20 +0000 (13:56 +0100)
committerSylvester Keil <sylvester@keil.or.at>
Sat, 15 Jan 2011 12:56:20 +0000 (13:56 +0100)
commit75655e5758bc786989f26a98b09aabbfb88f66fd
treeb3b281f9cea6d756e9e16995908415b0132047ee
parentd9cb69873c0be7cb2f65d24deeb6a01fada0661b
Use parseFloat instead of parseInt to read CSS values.

This fixes #7730 and #7885.
src/offset.js
test/unit/offset.js