Opera doesn't give height/width of display: none elements with getComputedStyle but...
authorjeresig <jeresig@gmail.com>
Wed, 3 Nov 2010 19:39:28 +0000 (15:39 -0400)
committerjeresig <jeresig@gmail.com>
Wed, 3 Nov 2010 19:39:28 +0000 (15:39 -0400)
commitfb4445070cd9e06929c7b6f27c10dbf42d4a3367
tree00cda8caaa56eb2052e03bce520e07b86e6103e5
parent62c83a764cdb3f6e7f6a9b696de1636570df19bf
Opera doesn't give height/width of display: none elements with getComputedStyle but does with currentStyle - fall back to that if it exists.
src/css.js