stratboy Sat, 15 Nov 2008 06:20:14 -0800
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! ;)