Unfortunately, this is a problem in Internet Explorer -- not MooTools.
Check out
https://groups.google.com/d/topic/mootools-users/m7q561yNtYA/discussion
for more details, and have a look at http://jsfiddle.net/barryvan/87K5b/
in IE and other browsers.
--
Barry van Oudtshoorn
www.barryvan.com.au
On 24/04/12 01:20, ZsZs wrote:
I'm experiencing 2nd time that if I set element.setStyle( 'height',
'100%' ) than in IE element.getStyle( 'height' ) returns concrete
height in pixels while the element.style.height property contains 100%.
I'm using the latest mootools-core-1.4.5-full-compat.js version.
FYI.
-Zsolt