Sorry - that was supposed to be "wouldn't stop an event".
On Feb 24, 6:22 pm, kiwibulldog <[email protected]> wrote: > Hey all, > > I'm new to Javascript/Mootools and was wondering the importance of > stopping events via e.stop(). I know in some cases (like the 'click' > event on an <a> element stopping a browser from following a link) it > is necessary, but is it good practice to always stop events? > > Are there any cases when you would want to stop an event? > > Thanks, > Matt
