http://mootools.net/shell/wxtJg/4/
The usual pattern is to have the `attach` method contain the code to add the events, and the bound method to do whatever it is that you're trying to do.
On Feb 7, 2010, at 9:38 AM, Neurostep wrote:
Hi to all! I have some trouble with removeEvent. Look at that http://mootools.net/shell/wxtJg/ How can i remove event 'mousemove' without documnet.removeEvents('mousemove')? Maybe Mutators can help me?=) but...
