| /plugin/pgn4web/ |
| D | pgn4web.patch | 10 …CLASS="buttonControlStop" TITLE="toggle autoplay (stop)" ' : '"; CLASS="buttonControlPlay" TITLE="… 18 document.GameButtonsForm.AutoPlay.title = "toggle autoplay (stop)"; 27 document.GameButtonsForm.AutoPlay.title = "toggle autoplay (start)";
|
| /plugin/photogallery/lightGallery/js/ |
| D | lg-video.js | 241 var autoplay = 1; 248 autoplay = 0; 250 autoplay = 1; 256 a = '?wmode=opaque&autoplay=' + autoplay + '&enablejsapi=1'; 265 a = '?autoplay=' + autoplay + '&api=1'; 274 a = '?wmode=opaque&autoplay=' + autoplay + '&api=postMessage'; 291 a = '&autoplay=' + autoplay;
|
| D | lg-autoplay.js | 27 autoplay: false, property 89 if (_this.core.s.autoplay) { 199 $.fn.lightGallery.modules.autoplay = Autoplay;
|
| D | lg-autoplay.min.js | 4 …autoplay:!1,pause:5e3,progressBar:!0,fourceAutoplay:!1,autoplayControls:!0,appendAutoplayControlsT… property
|
| /plugin/externalembed/ |
| D | README.md | 68 … "https://www.youtube.com/watch?v=UKvqC3t-M1g&ab_channel=Wintergatan" | autoplay: "true" | width: … 77 * `autoplay` - Specifies if the video will autoplay when the page is loaded. Values: 80 * `mute` - Specifies if the video will muted if autoplay is enabled. Values: 89 …: https://www.youtube.com/watch?v=UKvqC3t-M1g&ab_channel=Wintergatan" | autoplay: "true" | width: … 109 …s://www.youtube.com/playlist?list=PLLLYkE3G1HED6rW-bkliHbMroHYFf4ukv" | autoplay: "true" | height:…
|
| D | syntax.php | 517 $autoplay = '1'; 519 $autoplay = '0'; 539 …return 'https://www.youtube.com/embed/' . $parameters['video_id'] . '?' . 'autoplay=' . $autoplay …
|
| /plugin/photogallery/ |
| D | script.js | 18 autoplay:play, property
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | URI.SafeIframeRegexp.txt | 19 all <code>autoplay</code> videos. Pipe up on the HTML Purifier forums if this
|
| /plugin/prettyphoto/js/ |
| D | jquery.prettyPhoto.js | 29 autoplay: true, /* Automatically start videos: True/False */ property 286 if(settings.autoplay) movie += "&autoplay=1"; 299 if(settings.autoplay) movie += "&autoplay=1;"; 310 …ettings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);
|
| /plugin/imagecarousel/vendor/slick/ |
| D | README.markdown | 67 autoplay | boolean | false | Enables auto play of slides 88 pauseOnHover | boolean | true | Pauses autoplay on hover 89 pauseOnDotsHover | boolean | false | Pauses autoplay when a dot is hovered
|
| D | slick.min.js | 17 …autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:funct… property 18 …autoplay===!0&&clearInterval(i.autoPlayTimer),e=0>d?i.slideCount%i.options.slidesToScroll!==0?i.sl…
|
| /plugin/revealjs/js/ |
| D | reveal.js | 3867 video.autoplay = true; 3902 if( shouldPreload( background ) && !/autoplay=(1|true|yes)/gi.test( backgroundIframe ) ) { 4063 var autoplay = config.autoPlayMedia; 4067 if( typeof autoplay !== 'boolean' ) { 4068 autoplay = el.hasAttribute( 'data-autoplay' ) || !!closestParent( el, '.slide-background' ); 4071 if( autoplay && typeof el.play === 'function' ) { 4168 var autoplay = config.autoPlayMedia; 4172 if( typeof autoplay !== 'boolean' ) { 4173 …autoplay = iframe.hasAttribute( 'data-autoplay' ) || !!closestParent( iframe, '.slide-background' … 4177 if( /youtube\.com\/embed\//.test( iframe.getAttribute( 'src' ) ) && autoplay ) { [all …]
|
| /plugin/vshare/ |
| H A D | sites.ini | 97 url = //web.microsoftstream.com/embed/video/@VIDEO@?autoplay=false&showinfo=true
|
| /plugin/imagecarousel/vendor/swipebox/js/ |
| D | jquery.swipebox.min.js | 2 …autoplay:j.settings.autoplayVideos?"1":"0",v:""}),b='<iframe width="560" height="315" src="//'+c[1… property
|
| /plugin/photogallery/lightGallery/css/ |
| D | lightgallery.css | 465 .lg-show-autoplay .lg-progress-bar { 469 .lg-autoplay-button:after { 472 .lg-show-autoplay .lg-autoplay-button:after {
|
| D | lightgallery.min.css | 1 …s{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/cli/data/reference/ |
| D | syntax.adoc | 277 video::movie.mp4[width=640,start=60,end=140,options=autoplay]
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 117 …layNextGame(false); // if set, move to the next game at the end of the current game during autoplay 256 If you set stepFlag, please note that the autoplay delay is set by
|
| D | pgn4web.js | 3351 …text += isAutoPlayOn ? '"; CLASS="buttonControlStop" TITLE="toggle autoplay (stop)" ' : '"; CLASS=…
|
| /plugin/html5video2/script/ |
| D | video.min.js | 20 …autoplay(!0):n.autoplay(n.options_.autoplay),t.plugins&&Object.keys(t.plugins).forEach(function(e)… property
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 13264 …ime_anchor) + "\"" + (($truthy(node['$option?']("autoplay")) ? (self.$append_boolean_attribute("au… 13855 …$truthy(node['$option?']("autoplay")) ? ("" + (($truthy(($ret_or_2 = delimiter.$pop())) ? ($ret_or… 13866 autoplay_param = ($truthy(node['$option?']("autoplay")) ? ("&autoplay=1") : ("")); 13899 …(poster_attribute) + (($truthy(node['$option?']("autoplay")) ? (self.$append_boolean_attribute("au…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 3.3.js.map | 1 …autoplay\",\n \"valueSet\": \"v\",\n \"description\": {\n …
|
| /plugin/stlviewer/stlviewer/ |
| D | three.min.js | 2 …autoplay=!1,n.buffer=null,n.detune=0,n.loop=!1,n.loopStart=0,n.loopEnd=0,n.offset=0,n.duration=voi…
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 ….createElement("embed"),{src:r,type:"video/quicktime",controller:"true",autoplay:"false",loop:"fal… property
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …autoplay?t.undoQueue.inSequence||(t.autoplay=!1):(!t.undoQueue.sequence||t.undoQueue.beginSequence…
|