Revised the Nokia support fallback. It turns out that Nokia supports the documentElem...
authorscottjehl <scott@scottjehl.com>
Wed, 19 Jan 2011 17:40:32 +0000 (12:40 -0500)
committerscottjehl <scott@scottjehl.com>
Wed, 19 Jan 2011 17:40:32 +0000 (12:40 -0500)
commit2b64b1db6877f52ea2958c6aafb0e4644fbcfe13
tree31b1ac8b06fcb2920ce2b897f85c560a42111efa
parentcb1f7eeac5073748ae6200f2f960fb330ec966a8
Revised the Nokia support fallback. It turns out that Nokia supports the documentElement property but does not define document.compatMode. Adding this third fallback allows Nokia to run jQuery error-free and return proper values for window width and height.
src/dimensions.js