Hi! I was wondering: what's the best way to use mootools methods on
the window object?

Should for example write $(window).getScrollSize() or
window.getScrollSize() ?

And what about document.body?

Show me the right way please! ;)

Reply via email to