Вход Регистрация
Файл: Main Website Files/assets/bower_components/jquery/src/event/ajax.js
Строк: 22
<?php
define
([
    
"../core",
    
"../event"
], function( jQuery ) {

// Attach a bunch of functions for handling common AJAX events
jQuery.each( [ "ajaxStart""ajaxStop""ajaxComplete""ajaxError""ajaxSuccess""ajaxSend" ], function( itype ) {
    
jQuery.fn[ type ] = function( fn ) {
        return 
this.ontype, fn );
    };
});

});
?>
Онлайн: 1
Реклама