Searched refs:stopPropagation (Results 1 – 2 of 2) sorted by relevance
3325 event.stopPropagation();3552 stopPropagation: function() { method in jQuery.Event3560 if ( e.stopPropagation ) {3561 e.stopPropagation();3568 this.stopPropagation();
2018 …('*', tip).add(tip), ['click', 'mousedown'], function(event) { event.stopPropagation(); }, this._n…