wwEvent.consume

Stops event propagation if possible by keeping the event from bubbling up the DOM hierarchy. This should be used whenever handling an event and assuming that there won't be any further events fired up the chain.

o.wwEvent.consume()

See also:

Class wwEvent


  Last Updated: 12/17/2006 | © West Wind Technologies, 2008