Searched refs:stopPropagation (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 3325 event.stopPropagation(); 3552 stopPropagation: function() { method in jQuery.Event 3560 if ( e.stopPropagation ) { 3561 e.stopPropagation(); 3568 this.stopPropagation();
|
| H A D | jquery.qtip.js | 2018 …('*', tip).add(tip), ['click', 'mousedown'], function(event) { event.stopPropagation(); }, this._n…
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | jquery.js | 2 …stopPropagation();else if(r=s.call(arguments),Y.set(this,i,r),t=o(this,i),this[i](),r!==(n=Y.get(t… method 34 …lingSub[0]==e.closest("ul")[0])return this.$touchScrollingSub=null,t.stopPropagation(),!1;if(this.…
|