look at this in ie7 (not tried 8) http://mooshell.net/4ZGBn/1
found this by accident by passing overflow-x: none (which turned out to be invalid but worked in FF) - causes a very very weird 'Invalid procedure call or argument' on line 2200 of mootools core: this.style[property] = value; // property = overflowX, value = none i realise there can't be a fix for all the invalid property => value pairs out there but this is a bit more critical than your css failing to have an effect in that it throws the error in an alert box... regards, -- Dimitar Christoff <[email protected]> - http://fragged.org/
