Use $(window) instead ;)
On 7 Ago, 00:45, Macramole <[EMAIL PROTECTED]> wrote: > IE 7 is throwing "Object doesn't support this action" when doing > something like > > var scroll =window.getScroll(); > > Is this a bug ? > > In mootool's documentation it says that the method is available for > theWindowobject and it does work in FF3. > Link:http://docs.mootools.net/Element/Element.Dimensions#Element:getScroll
