Thanks, Ryan!=) Look at this article: http://blog.kassens.net/binds-class-mutator Can you modify my example on mooshell with Class Mutators? I think, all mootools-users members it will be interesting. I do not fully understand how Mutators working.
P.S.: sorry for my English =) 2010/2/7 Ryan Florence <[email protected]> > 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... >> > >
