Searched refs:effects (Results 1 – 17 of 17) sorted by relevance
| /template/a_new_day/js/ |
| D | effects.js | 181 this.effects = []; property 185 this.effects._each(iterator); 196 this.effects.findAll(function(e){ return e.state=='idle' }).each( function(e) { 202 timestamp = this.effects.pluck('startOn').max() || timestamp; 206 timestamp = this.effects.pluck('finishOn').max() || timestamp; 213 if(!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit)) 214 this.effects.push(effect); 220 this.effects = this.effects.reject(function(e) { return e==effect }); 221 if(this.effects.length == 0) { 228 for(var i=0, len=this.effects.length;i<len;i++) [all …]
|
| /template/battlehorse/js/ |
| D | effects.js | 181 this.effects = []; property 185 this.effects._each(iterator); 196 this.effects.findAll(function(e){ return e.state=='idle' }).each( function(e) { 202 timestamp = this.effects.pluck('startOn').max() || timestamp; 206 timestamp = this.effects.pluck('finishOn').max() || timestamp; 213 if(!effect.options.queue.limit || (this.effects.length < effect.options.queue.limit)) 214 this.effects.push(effect); 220 this.effects = this.effects.reject(function(e) { return e==effect }); 221 if(this.effects.length == 0) { 228 for(var i=0, len=this.effects.length;i<len;i++) [all …]
|
| /template/dwsimple/dwsimple/ |
| D | cssc.css | 3 margin: 0px; /* effects only IE */
|
| /template/codowik/js/ |
| D | layout.js | 76 , effects: { property 303 , effects: { property 304 core: !!$.effects // animimations (specific effects tested by initOptions) 305 …, slide: $.effects && ($.effects.slide || ($.effects.effect && $.effects.effect.slide)) // defaul… 1048 , effects = options.effects = $.extend(true, {}, $.layout.effects) 2116 , fxExists = $.effects && ($.effects[fxName] || ($.effects.effect && $.effects.effect[fxName])) 2119 if (fxName === "none" || !options.effects[fxName] || !fxExists) 2123 var fx = options.effects[fxName] || {} // effects.slide 4024 var fx = $.layout.effects.size[pane] || $.layout.effects.size.all 6001 if ($.effects) { [all …]
|
| /template/argon-alt/assets/css/ |
| D | nucleo-svg.css | 104 Stroke effects - Nucleo outline icons
|
| /template/argon/assets/css/ |
| D | nucleo-svg.css | 104 Stroke effects - Nucleo outline icons
|
| /template/scanlines/ |
| D | style.ini | 85 ;------ css3 effects
|
| /template/templar/less/ |
| D | dropdowns.less | 116 // Nuke hover/focus effects
|
| D | navs.less | 403 // Nuke hover/focus effects
|
| D | navbar.less | 19 // Inner for background effects
|
| /template/bushwick/fonts/ |
| D | README.txt | 9 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a…
|
| /template/fictive/genericons/ |
| D | README.txt | 9 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a…
|
| /template/hexa/genericons/ |
| D | README.md | 5 Use genericons for instant HiDPI, to change icon colors on the fly, or even with CSS effects such a…
|
| /template/daily/css/ |
| D | pure-min.css | 499 Use flexbox when possible to avoid `letter-spacing` side-effects.
|
| /template/klean/bootstrap/css/ |
| D | bootstrap.css.map | 1 …effects\n &:hover,\n &:focus {\n text-decoration: none;\n background-color: transparent;\n…
|
| D | bootstrap.min.css.map | 1 …effects\n &:hover,\n &:focus {\n text-decoration: none;\n background-color: transparent;\n…
|
| /template/starterbootstrap/css/ |
| D | bootstrap.css.map | 1 …effects\n &:hover,\n &:focus {\n text-decoration: none;\n background-color: transparent;\n…
|