Lines Matching full:unload
2896 return type == "unload" ? this.one(type, data, fn) : this.each(function(){
3093 jQuery.each( ("blur,focus,load,resize,scroll,unload,click,dblclick," +
3105 // Window isn't included so as not to unbind existing unload events
3106 jQuery( window ).bind( 'unload', function(){