http://jsfiddle.net/nU5Ex/10/
On Aug 31, 4:53 pm, netSQL <[email protected]> wrote: > I like 7 the best. > > How would I print mouse x/y with an approach like that? > > traditional event lets me do that in my example at top of the thread). > > > > > > > > > > > http://jsfiddle.net/nU5Ex/7/ > > > Using bind, you have to rebind `this` to preserve traditional event > > listener behavior, which makes it more confusing IMO. > > > -- S.
