FIXME: inline API information
The same as calling event.preventDefault() and event.stopPropagation() on some passed event:
dojo.connect(node, "onclick", function(e){ dojo.stopEvent(e); // click does nothing });
dojo.some
dojo.store
Enter search terms or a module, class or function name.