Getting the width and height of the document now returns the correct value in all...
authorBrandon Aaron <brandon.aaron@gmail.com>
Thu, 13 Dec 2007 03:46:48 +0000 (03:46 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Thu, 13 Dec 2007 03:46:48 +0000 (03:46 +0000)
commit3e3b86c7a7437c7b0416a2ac8385cf9403fc9e28
tree3cf53e0931f3996511e1ac9f079522c8b2b389da
parente1af5faf80ff9a457bcb78757c3eb04b55e931d1
Getting the width and height of the document now returns the correct value in all browsers. It even works around the scrollWidth == offsetWidth bug in Firefox thanks to wizzud.
src/core.js