Home
last modified time | relevance | path

Searched refs:overlay (Results 26 – 50 of 164) sorted by relevance

1234567

/plugin/overlay/
H A DMenuItem.php3 namespace dokuwiki\plugin\overlay;
H A DREADME.md4 …e the plugin page at dkuwiki.org for complete instructions. https://www.dokuwiki.org/plugin:overlay
H A Daction.php191 array_splice($event->data['items'], -1, 0, [new \dokuwiki\plugin\overlay\MenuItem($btn)]);
/plugin/imagecarousel/
H A Dscreen.less16 #swipebox-overlay {
H A Dall.less54 #swipebox-overlay {
/plugin/gallery/
H A Dall.less
/plugin/dirtylittlehelper/
H A DREADME.md8 @turnermm: [overlay plugin](https://github.com/turnermm/Dokuwiki-Nav-Overlay) - the base I began wi…
19 Then I took the "overlay" plugin and modified it for my needs. After a while I thought that it woul…
21 …dlh-page is loaded in the overlay, then the elements are transferred in a new line under the toolb…
H A Ddokuwiki_plugin_dirtylittlehelper.txt44 @turnermm: [[https://github.com/turnermm/Dokuwiki-Nav-Overlay|overlay plugin]] - the base I began w…
58 Then I took the "overlay" plugin and modified it for my needs. After a while I thought that it woul…
60 …dlh-page is loaded in the overlay, then the elements are transferred in a new line under the toolb…
/plugin/revealjs/js/
H A Dreveal.js2108 dom.overlay.classList.add( 'overlay' );
2110 dom.wrapper.appendChild( dom.overlay );
2112 dom.overlay.innerHTML = [
2127 dom.overlay.classList.add( 'loaded' );
2140 dom.overlay.classList.add( 'visible' );
2158 if( dom.overlay ) {
2197 dom.overlay.innerHTML = [
2224 if( dom.overlay ) {
2225 dom.overlay.parentNode.removeChild( dom.overlay );
2226 dom.overlay = null;
[all …]
/plugin/diagramsnet/lib/js/croppie/
H A Dcroppie.min.css1overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.croppie-container .cr-slider-wr…
H A Dcroppie.min.js1overlay=document.createElement("div"),a.options.useCanvas?(a.elements.canvas=document.createElemen…
/plugin/galleryv1.5/
H A Dstyle.css46 background-image: url(images/overlay.png);
/plugin/codemirror/dist/modes/
H A Dtornado.min.js.map1overlay\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../…
H A Dvue.min.js.map1overlay\"),\n require(\"../xml/xml\"),\n require(\"../javascript/javascript\"),\n …
H A Dgfm.min.js.map1overlay\"));\n else if (typeof define == \"function\" && define.amd) // AMD\n define([\"../../…
/plugin/codebuttonmod2/
H A DREADME.MD42 - The overlay of the Mod 1 additional button is changed to **Insert Code (Download)**.
/plugin/lightboxv2/
H A Dscreen.css1 …bottom:.7em}#imageData #helpDisplay{clear:left;float:left;display:block}#overlay{position:absolute…
/plugin/advrack/
H A Dstyle.css597 #qtip-overlay{
604 #qtip-overlay.blurs{ cursor: pointer; }
606 /* Change opacity of overlay here */
607 #qtip-overlay div{
H A Djquery.qtip.js2803 qtip.elements.overlay = OVERLAY.elem;
2882 delete this.qtip.elements.overlay;
2913 this.qtip.elems.overlay.toggle(
3316 var overlay = this.qtip.elements.overlay;
3317 overlay && (overlay[0].style.top = $(window).scrollTop() + 'px');
3337 if( qtip.elements.overlay && qtip.elements.overlay.addClass('qtipmodal-ie6fix') ) {
/plugin/flowplayer/player/
H A DREADME.txt218 - player did not initialize if the controlbar plugin was disabled and if the play button overlay wa…
329 - The play button overlay no longer has a gap between it's pieces when a label is used: http://flow…
331 - a label configured for the play button overlay did not work in the commercial version
350 - pressing the play again button overlay does not open a linkUrl associated with a clip
362 - buffering animation is now the same size as the play button overlay
367 - pressing the play button overlay does not open a linkUrl associated with a clip
388 - Made the play button overlay and the "Play again" button slightly bigger.
394 - setting play: null in configuration will disable the play button overlay
420 - fixed: the play button overlay became invisible with long fadeOutSpeeds
/plugin/flowplay2/flowplayer/
H A DREADME.txt58 …- Shows the big play button overlay image by default, new config option 'usePlayOverlay' that can …
62 - New overlay play button graphic
73 …- setting autoPlay: true now starts playing when the 'play' button overlay is used as the first cl…
121 …- doubleclickin on the "play" overlay at the beginning of a playlist caused the player to pause. N…
149 …- Added 'overlay' to image clips. Can be used to overlay a play button image on top of another ima…
150 - Addes a built-in Big Play Button overlay.
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css163 .djs-lasso-overlay {
176 .djs-resize-overlay {
469 .djs-overlay-context-pad {
803 .djs-search-overlay {
/plugin/bpmnio/vendor/bpmn-js/dist/assets/
H A Ddiagram-js.css181 .djs-lasso-overlay {
192 .djs-resize-overlay {
478 .djs-overlay-context-pad {
968 .djs-search-overlay {
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddiagram-js.css181 .djs-lasso-overlay {
192 .djs-resize-overlay {
478 .djs-overlay-context-pad {
968 .djs-search-overlay {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt345 for overlay the image on top of the thumbnail or "1"
346 for overlay the thumbnail on top of the image; <m> is
349 (default is 0 for overlay and 10% for underlay);
355 <f> is the filename of the image to overlay;
361 corner of canvas to top-left corner of overlay)
400 corner of canvas to top-left corner of overlay)

1234567