Home
last modified time | relevance | path

Searched refs:unbind (Results 76 – 95 of 95) sorted by path

1234

/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/searchjump/
H A Dscript.js79 jQuery(document).unbind('keypress', sjump.keyhandle);
/plugin/sectionedit/
H A Dscript.js114 jQuery('.editbutton_section form.btn_secedit').unbind('submit', loadEditDialog);
/plugin/sequencediagram/bower_components/eve-raphael/
H A Deve.js328 eve.off = eve.unbind = function (name, f) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js378 Events.unbind = Events.off;
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js3059 …this.events.push({name: eventName, f: fn, unbind: addEvent(this.shape || this.node || g.doc, event…
3068 events[l].unbind();
3252 f ? eve.on("raphael.drag.over." + this.id, f) : eve.unbind("raphael.drag.over." + this.id);
3265 eve.unbind("raphael.drag.*." + this.id);
4326 … f ? eve.on("raphael.anim.frame." + this.id, f) : eve.unbind("raphael.anim.frame." + this.id);
H A Draphael.svg.js915 eve.unbind("raphael.*.*." + this.id);
H A Draphael.vml.js608 R.eve.unbind("raphael.*.*." + this.id);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.min.js1unbind:Dt(this.shape||this.node||l.doc,t,r,i||this)})),this},e["un"+t]=Wt["un"+t]=function(r){for(…
H A Draphael.no-deps.min.js1unbind:It(this.shape||this.node||l.doc,t,r,i||this)})),this},e["un"+t]=Wt["un"+t]=function(r){for(…
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg-min.js19unbind=function(a,b){if(!a)return void(m._events=j={n:{}});var c=a.split(g);if(c.length>1)for(var …
21unbind:n(this.node||document,b,c,d||this)});else for(var e=0,f=this.events.length;f>e;e++)if(this.…
H A Dsnap.svg.js323 eve.off = eve.unbind = function (name, f) {
405 eve.unbind(name, f2);
7600 unbind: addEvent(this.node || document, eventName, fn, scope || this)
7617 events[l].unbind();
7741 eve.unbind("snap.drag.*." + this.id);
7742 eve.unbind("snap.draginit." + this.id);
/plugin/slider/
H A Djquery.bxslider.js560 el.unbind('transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd');
572 el.unbind('transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd');
1046 slider.viewport.unbind('touchmove', onTouchMove);
1084 slider.viewport.unbind('touchend', onTouchEnd);
1323 if(slider.settings.responsive) $(window).unbind('resize', resizeWindow);
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2unbind:function(){for(var t=this._bindings,e=this._targetGroup.nCachedObjects_,n=t.length;e!==n;++…
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12unbind:o};"function"==typeof define&&define.amd?define("eventie/eventie",r):"object"==typeof expor… property in r
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md93 `{DAV:}unbind` privileges.
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13unbind:function(e){for(var n=t.$keyboardNavigation.shortcuts,o=n.parse(e),i=0;i<o.length;i++)this.… method in t.$keyboardNavigation.EventHandler
H A Ddhtmlxgantt_keyboard_navigation.js.map1unbind","map","initKeys","createCommand","modifiers","shift","alt","ctrl","meta","expr","getExpres…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js443 scopeObject.prototype.unbind(shortcut); method in scopeObject
569 unbind: function (shortcut) { method in gantt.$keyboardNavigation.EventHandler
/plugin/zoom/
H A Dscript.js9 …this.destroy=function(){jWin.data('zoom',null);if($mouseTrap){$mouseTrap.unbind();$mouseTrap.remov…

1234