/plugin/s5reloaded/ui/effects_support/ |
H A D | effects.js | 152 effect = (effect || 'appear').toLowerCase(); 176 effect.options.queue : effect.options.queue.position; 245 effect.options[eventName + 'Internal'](effect); 247 effect.options[eventName](effect); 319 effect.cancel(); 321 if (effect.finish) effect.finish(position); 554 effect.element.setOpacity(effect.options.from).show(); 711 (effect.dims[0] - effect.element.clientHeight) + 'px' }); 741 (effect.dims[0] - effect.element.clientHeight) + 'px' }); 952 effect.element.addClassName(effect.options.style); [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/ |
H A D | NodeTaint.php | 25 public $effect; variable in Google\\Service\\Container\\NodeTaint 38 public function setEffect($effect) argument 40 $this->effect = $effect; 47 return $this->effect;
|
/plugin/bootswrapper/exe/help/ |
H A D | well.txt | 3 Use the well as a simple effect on an element to give it an inset effect.
|
H A D | progress.txt | 83 Uses a gradient to create a striped effect. Not available in IE9 and below. 165 | ''striped'' | optional | ''true'' | Add a striped effect to progress bar |
|
H A D | affix.txt | 4 The affix plugin toggles ''position: fixed;'' on and off, emulating the effect found with ''positio…
|
/plugin/rssticker/ |
H A D | style.css | 8 …filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if… 9 -moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/ |
H A D | 003-open-basedir.phpt | 12 .*open_basedir restriction in effect.*
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Attr.DefaultInvalidImageAlt.txt |
|
H A D | Attr.AllowedFrameTargets.txt |
|
H A D | Core.DirectLexLineNumberSyncInterval.txt |
|
H A D | Core.AggressivelyFixLt.txt |
|
H A D | HTML.Allowed.txt |
|
H A D | URI.MungeSecretKey.txt |
|
H A D | AutoFormat.AutoParagraph.txt |
|
/plugin/tagging/less/ |
H A D | editable.less | 17 display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */ 27 display: inline-block; /* should be inline to take effect of parent's white-space: nowrap */
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | date_interval.test | 13 // This should have no effect on \DateInterval formatting
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
H A D | 2758.phpt | 2 GH-2758: TestCase::addToAssertionCount() no longer has effect when called from TestListener::endTes…
|
/plugin/webcomponent/_test/ |
H A D | README.md | 25 // This is not on the savedir conf value level because it has no effect on the datadir value
|
/plugin/popupviewer/ |
H A D | README.md | 23 * ```keepOpen``` only has an effect when using a page id, never with an image.
|
/plugin/advrack/ |
H A D | jquery.qtip.js | 876 else if($.isFunction(posOptions.effect)) { 1103 else if($.isFunction(opts.effect)) { 1105 opts.effect.call(tooltip, this); 1929 effect: function(api, pos, viewport) { method in QTIP.defaults.position 1939 effect: TRUE, property in QTIP.defaults.show 1948 effect: TRUE, property in QTIP.defaults.hide 2717 effect = options.effect, 2749 if($.isFunction(effect)) { 2750 effect.call(elem, state); 2754 else if(effect === FALSE) { [all …]
|
/plugin/revealjs/ |
H A D | changelog.md | 17 …a horizontal slide. Levels below starting a vertical (nested) slide - no effect on slides, which a… 18 …de_headers: Increase headers on slides below horizontal_slide_level - no effect on slides, which a… 52 …ist is unvisible and you would have to press the next key for each entry without any obvious effect
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/ |
H A D | ChangeLog-2.2.md | 45 * Annotating a method with `@deprecated` now has the same effect as annotating it with `@codeCovera…
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 1905 options.effect = options.effect || []; 1906 if ( typeof options.effect === "string" ) { 1907 options.effect = options.effect.split( " " ); 1911 options.compose = options.compose.concat( options.effect ); 2314 Popcorn.plugin.effect = Popcorn.effect = Popcorn.compose;
|
/plugin/bez/scripts/ |
H A D | task.js | 116 jQuery("button[value=task_do], button[value=task_reopen]").effect("highlight");
|
/plugin/textinsert/ |
H A D | README | 49 string. In effect, they must be doubly bound to the HTML
|