Searched refs:stopPropagation (Results 1 – 1 of 1) sorted by relevance
3248 event.stopPropagation();3478 stopPropagation: function() { method in jQuery.Event3486 if ( e.stopPropagation ) {3487 e.stopPropagation();3494 this.stopPropagation();