Вход Регистрация
Файл: Main Website Files/assets/bower_components/jquery/src/queue/delay.js
Строк: 25
<?php
define
([
    
"../core",
    
"../queue",
    
"../effects" // Delay is optional because of this dependency
], function( jQuery ) {

// Based off of the plugin by Clint Helfers, with permission.
// http://blindsignals.com/index.php/2009/07/jquery-delay/
jQuery.fn.delay = function( timetype ) {
    
time jQuery.fx jQuery.fx.speedstime ] || time time;
    
type type || "fx";

    return 
this.queuetype, function( nexthooks ) {
        var 
timeout setTimeoutnexttime );
        
hooks.stop = function() {
            
clearTimeouttimeout );
        };
    });
};

return 
jQuery.fn.delay;
});
?>
Онлайн: 1
Реклама