Home
last modified time | relevance | path

Searched refs:iframe (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/plugin/webcode/_test/
H A Dwebcode.test.php50 $iframe = $testResponse->queryHTML('iframe' );
51 $this->assertEquals(0, $iframe->length);
75 $iframe = $testResponse->queryHTML('iframe' );
76 $this->assertEquals(1, $iframe->length);
97 $iframe = $testResponse->queryHTML('iframe' );
98 $this->assertEquals(2, $iframe->length);
101 $this->assertEquals(2, $iframe->length);
124 $iframe = $testResponse->queryHTML('pre' );
125 $this->assertEquals(0, $iframe->length);
/plugin/diagramsnet/
H A Dscript.js7 var iframe = document.createElement('iframe');
8 iframe.setAttribute('frameborder', '0');
9 iframe.setAttribute('class', 'dokudiagramsnet');
13 document.body.removeChild(iframe);
32iframe.contentWindow.postMessage(JSON.stringify({action: 'load', autosave: 1, xmlpng: result.cont…
48iframe.contentWindow.postMessage(JSON.stringify({action: 'export', format: 'xmlpng', xml: xmlData,…
73iframe.contentWindow.postMessage(JSON.stringify({action: 'status', message: save_msg, modified: fa…
89 iframe.setAttribute('src', diagramsnetUrl);
90 document.body.appendChild(iframe);
H A Dstyle.css1 iframe.dokudiagramsnet {
/plugin/combo/resources/snippet/js/
H A Dwebcode.js4 * Adjust the height of an iframe to his content
32 // in a iframe, you need to test against the browsing content, not
37 let iframe = mutation.target.ownerDocument.defaultView.frameElement;
38 WEBCODE.adjustHeightToFitContent(iframe);
41 document.querySelectorAll("iframe.webcode-cs").forEach(iframe => {
43 const height = iframe.getAttribute('height');
45 // Set the height of the iframe to be the height of the internal iframe
46 WEBCODE.adjustHeightToFitContent(iframe);
[all...]
/plugin/drawio/
H A Dscript.js46 var iframe = document.createElement('iframe');
47 iframe.setAttribute('frameborder', '0');
48 iframe.setAttribute('class', 'drawio');
49 iframe.setAttribute('style', 'z-index: ' + zIndex + ';');
54 document.body.removeChild(iframe);
116 iframe.contentWindow.postMessage(JSON.stringify({action: 'load',
118 iframe.contentWindow.postMessage(JSON.stringify({action: 'status',
238 iframe.contentWindow.postMessage(JSON.stringify({action: 'export',
245 iframe.contentWindow.postMessage(JSON.stringify({action: 'export',
282 iframe.setAttribute('src', editor);
[all …]
/plugin/iframe/
H A Dplugin.info.txt1 base iframe
5 name iframe plugin
6 desc Allows external URLs to be loaded into an iframe in your DokuWiki page.
7 url http://www.dokuwiki.org/plugin:iframe
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcross-document.js10 var iframe = document.createElement('iframe'); variable
11 iframe.frameBorder = iframe.height = iframe.width = 0;
12 document.body.appendChild(iframe);
13 var iDoc = (iDoc = iframe.contentDocument || iframe.contentWindow).document || iDoc;
/plugin/vshare/
H A Dall.css20 iframe.vshare__left,
26 iframe.vshare__right,
32 iframe.vshare__center,
39 iframe.vshare__none,
H A Dscript.js67 // create an iframe and copy over the attributes
68 const iframe = document.createElement('iframe');
72 iframe.setAttribute(attr.nodeName, attr.nodeValue);
74 // replace the div with the iframe
75 this.replaceWith(iframe);
/plugin/gitlink2/
H A Dsyntax.php75 $iframe = false;
79 $iframe = true;
83 if($iframe) {
/plugin/gitlink/
H A Dsyntax.php75 $iframe = false;
79 $iframe = true;
83 if($iframe) {
/plugin/flyspraylink/
H A Dsyntax.php75 $iframe = false;
79 $iframe = true;
83 if($iframe) {
/plugin/jspwiki_import/importer/
H A Dgwt.js238 var iframe = document.createElement("iframe");
243 iframe.style.border = '0px';
244 iframe.style.width = '0px';
245 iframe.style.height = '0px';
255 document.body.insertBefore(iframe, document.body.firstChild);
257 document.body.appendChild(iframe);
265 if (iframe.contentWindow) {
267 iframe.contentWindow.location.replace(selectorUrl);
270 iframe.src = selectorUrl;
/plugin/itrackviewer/
H A Dsyntax.php149 $txt = '<iframe align="left" valign="top" title="'.$param['alt'].
156 ' style="width:'.$param['width'].'; height: '.$param['height'].';">'.$param['alt'].'</iframe>';
184iframe src="http://www.'.$webSpace.'.net/route/'.$param[$tourSprungKey].'/widget?width='.$w_width.…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dtemp.css18 iframe .resourceslist {
28 iframe.createfolder {
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dtemp.css18 iframe .resourceslist {
28 iframe.createfolder {
/plugin/gpsies/
H A Dsyntax.php111iframe src="' . $trackURL . '" width="'. $data['w'] . '" height="' . $data['h'] . '" frameborder="…
/plugin/simplemap/
H A Dsyntax.php100 $iframeHtml = '<iframe width="425" height="350" src="' . $src . '"></iframe>';
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10transitional.js32 D = X({iframe:1}, C) ;
38 J = X({iframe:1}, H, B) ;
39 …u:1, ins:1, abbr:1, label:1, code:1, table:1, script:1, cite:1, input:1, iframe:1, strong:1, texta… property in FCK.DTD.K
84 iframe: P,
/plugin/mapillary/scss/
H A D_mapillary.scss20 > iframe {
29 > iframe {
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js106 var iframe = document.createElement('IFRAME');
110 iframe.style.cssText = 'position:absolute;width:0px;height:0px;left:-500px;top:-500px;';
112 document.body.appendChild(iframe);
113 doc = iframe.contentWindow.document;
119 iframe.contentWindow.focus();
120 iframe.contentWindow.print();
124 document.body.removeChild(iframe);
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js18iframe=document.createElement('IFRAME');var doc=null;iframe.style.cssText='position:absolute;width…
/plugin/svg/
H A Dsyntax.php.save154 case 'iframe':
220 case 'iframe':
221 $renderer->doc .= '<iframe style="border: none;" src="'
227 . 'type="image/svg+xml"></iframe>';
/plugin/colorbox/
H A DlinkColorbox.js2 jQuery(".iframe").colorbox({iframe:true, width:"90%", height:"90%"});
/plugin/iframeinterwiki/
H A DREADME.md2 Plugin dokuwiki for iframe using interwiki

12345678910>>...13