All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.js.base.effect-pulsate.min.js Maven / Gradle / Ivy

There is a newer version: 5.0.5
Show newest version
'use strict';(function(b){"function"===typeof define&&define.amd?define(["jquery","../version","../effect"],b):b(jQuery)})(function(b){return b.effects.define("pulsate","show",function(d,k){var a=b(this),c=d.mode,f="show"===c,c=2*(d.times||5)+(f||"hide"===c?1:0),g=d.duration/c,e=0,h=1,l=a.queue().length;if(f||!a.is(":visible"))a.css("opacity",0).show(),e=1;for(;h




© 2015 - 2024 Weber Informatics LLC | Privacy Policy