You just need to define the event BEFORE you call the method. http://jsfiddle.net/xgYxC/2/
On Thu, Dec 6, 2012 at 4:30 AM, Hamburger <[email protected]> wrote: > Hello, > I would like to e.stop() my event from a different scope. > Is there any possibility? > Here is my code: > http://jsfiddle.net/xgYxC/1/ > > Thanks for any hint in advance ... >
