Home
last modified time | relevance | path

Searched refs:document (Results 226 – 250 of 2062) sorted by relevance

12345678910>>...83

/plugin/combo/resources/theme/default/pages/templates/
H A Dholy.js7 let side = document.getElementById("main-side");
14 let toc = document.getElementById("main-toc");
19 let mainContent = document.getElementById("main-content");
/plugin/mobiletable/
H A Dscript.js2 …g.firstChild;)d.appendChild(g.firstChild);return!0},F=function(g){var d=document.createElement("tr…
3 …n b},I=function(g){var d=document.createElement("div");g.replaceWith(d);return d};return function(…
4 f=0;f<t;){if(v===k)c.push(G);else if(L.includes(p.innerText.trim()))c.push(D);else{var z=document.c…
5document.createElement("th");h.colSpan=2;h.className=x.className;E(x,h)&&C.set(x,h);q.appendChild(…
6 …ceWith(c);c.classList.add("mobiletable-transformed");b=!0}e=b}else{e=d||document.querySelectorAll(…
8 window.checkMobileTables=function(){var a=document.querySelector("div.mobiletable");a&&(a=window.ge…
9 …function(a){return["complete","interactive"].includes(document.readyState)?setTimeout(a,0):documen…
/plugin/folded/
H A Dscript.js12 * run on document load, setup everything we need
29 var $id = jQuery(document.getElementById(id));
54 elements = document.getElementsByClassName("folder");
74 elements = document.getElementsByClassName("folded");
89 document.write('<style type="text/css" media="screen"><!--/*--><![CDATA[/*><!--*/ .folded.hidden { display: none; } .folder .indicator { visibility: visible; } /*]]>*/--></style>');
/plugin/wysiwyg/
H A Dscript.js4 elm = elm || document;
19 el = document.getElementById(id);
30 el = document.getElementById(id);
84 document.body.style.paddingTop = wysiwyg_oldBodyPadding;
92 wysiwyg_oldBodyPadding = document.body.style.paddingTop;
95 { document.body.style.paddingTop = "80px"; }
97 toolbar = document.getElementById('wysiwyg_adobe_style_toolbar');
238 el = document.getElementById(theDiv);
248 el = document.getElementById("wysiwyg_view_"+name);
/plugin/confmanager/
H A Dscript.js3 jQuery(document).ready(function() {
13 let ARRcookies=document.cookie.split(";");
27document.cookie = encodeURIComponent(key) + '=' + encodeURIComponent(value) + '; expires=' + expir…
83 jQuery(document).ready(function() {
97 document.forms[id].submit();
137 jQuery(document).ready(function(){
141 jQuery(document).ready(function(){
226 document.forms['configForm'].submit();
/plugin/datatables/assets/datatables.net-dt/js/
H A DdataTables.dataTables.min.js
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js128 this.addFileDropHandler([document]);
461 (document.documentMode == null || document.documentMode >= 10))
490 (document.documentMode == null || document.documentMode > 9))
543 (document.documentMode == null || document.documentMode >= 10))
796 isLocalStorage && (document.documentMode == null || document.documentMode >= 10))))
932 isSvgBrowser && (document.documentMode == null || document.documentMode > 9))))
1653 document.body.appendChild(this.bg);
2303 if (document.title != title)
2305 document.title = title;
3027 document.body.appendChild(div);
[all …]
H A DGraphViewer.js879 if (document.documentMode <= 9)
927 if (document.documentMode <= 9)
985 if (document.documentMode == 8)
1032 document.documentMode == 8)
1597 var b = (document.body.style.position === 'relative') ? document.body.getBoundingClientRect() :
1625 document.body.appendChild(toolbar);
1873 document.body.appendChild(backdrop);
1901 if (document.documentMode == null || document.documentMode >= 10)
1939 document.body.removeChild(backdrop);
1940 document.body.removeChild(closeImg);
[all …]
/plugin/move/lang/fr/
H A Dmove.txt3 Cette extension permet de déplacer et/ou renommer le document courant ou la catégorie courante, ave…
5 * Il faut avoir les droits d'édition sur le document/tous les documents de la catégorie
8 …* Il est impossible de déplacer le document vers une catégorie où un document du même nom existe d…
/plugin/imgpaste/
H A Dscript.js9 if (!document.getElementById('wiki__text')) return; // only when editing
36 const offset = document.querySelectorAll('.plugin_imagepaste').length * 3;
37 const box = document.createElement('div');
43 document.querySelector('.dokuwiki').append(box);
/plugin/datatables/assets/datatables.net-fixedcolumns-dt/js/
H A DfixedColumns.dataTables.min.js4 !function(t){var d,o;"function"==typeof define&&define.amd?define(["jquery","datatables.net-dt","datatables.net-fixedcolumns"],function(e){return t(e,window,document)}):"object"==typeof exports?(d=require("jquery"),o=function(e,n){n.fn.dataTable||require("datatables.net-dt")(e,n),n.fn.dataTable.FixedColumns||require("datatables.net-fixedcolumns")(e,n)},"undefined"==typeof window?module.exports=function(e,n){return e=e||window,n=n||d(e),o(e,n),t(n,0,e.document)}:(o(window,d),module.exports=t(d,window,window.document))):t(jQuery,window,document)}(function(e,n,t,d){"use strict";return e.fn.dataTable})
/plugin/datatables/assets/datatables.net-fixedheader-dt/js/
H A DfixedHeader.dataTables.min.js4 !function(n){var d,a;"function"==typeof define&&define.amd?define(["jquery","datatables.net-dt","datatables.net-fixedheader"],function(e){return n(e,window,document)}):"object"==typeof exports?(d=require("jquery"),a=function(e,t){t.fn.dataTable||require("datatables.net-dt")(e,t),t.fn.dataTable.FixedHeader||require("datatables.net-fixedheader")(e,t)},"undefined"==typeof window?module.exports=function(e,t){return e=e||window,t=t||d(e),a(e,t),n(t,0,e.document)}:(a(window,d),module.exports=n(d,window,window.document))):n(jQuery,window,document)}(function(e,t,n,d){"use strict";return e.fn.dataTable})
/plugin/jspwiki_import/importer/
H A Dgwt.js45 var e = document.createElement("script");
73 var e = document.createElement("link");
238 var iframe = document.createElement("iframe");
254 if (document.body.firstChild) {
255 document.body.insertBefore(iframe, document.body.firstChild);
257 document.body.appendChild(iframe);
321 if (document.location.href.indexOf("gwt.hybrid") == -1) {
377 var metas = document.getElementsByTagName("meta");
551 if (!document.body) {
/plugin/codehighlight/cp/engines/
H A Dopera.js26 editor = document.getElementsByTagName('body')[0];
27 document.designMode = 'on';
28 document.addEventListener('keyup', this.keyHandler, true);
66 var range = window.document.createRange();
67 var span = window.document.getElementsByTagName('span')[0];
98 var span = document.createElement('span');
150 document.designMode = (arguments[0]) ? 'off' : 'on';
193 var node = window.document.createTextNode(code);
236 window.getSelection().getRangeAt(0).insertNode(document.createTextNode(cc));
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js13document.body,c=document.documentElement||document.body.parentNode||document.body,l=window.pageYOf…
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdomrange_gecko.js34 this._Range = FCKW3CRange.CreateFromRange( this.Window.document, oSel.getRangeAt(0) ) ;
38 this.MoveToElementStart( this.Window.document.body ) ;
53 var oDocRange = this.Window.document.createRange() ;
86 var domRange = this.Window.document.createRange() ;
/plugin/snmplive/
H A Dscript.js12 if(!document.getElementById){
15 var obj = document.getElementById(snmpId);
29 var out = document.getElementById(snmpId);
/plugin/flowplay2/
H A Dplaylist.js58 var links = document.getElementsByTagName("a");
79 if (document.getElementById("splash"))
80 document.getElementById("splash").onclick = function()
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcross-document.js2 if (typeof document == 'undefined') return;
10 var iframe = document.createElement('iframe');
12 document.body.appendChild(iframe);
13 var iDoc = (iDoc = iframe.contentDocument || iframe.contentWindow).document || iDoc;
56 assert.ok(_.isElement(document.body), 'the body tag is a DOM element');
127 var div = document.createElement('div');
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js63 wnd.document.close();
89 flashcopier = document.createElement('div');
106 var iframe = document.createElement('IFRAME');
112 document.body.appendChild(iframe);
113 doc = iframe.contentWindow.document;
115 dp.sh.Utils.CopyStyles(doc, window.document);
124 document.body.removeChild(iframe);
133 var doc = wnd.document;
135 dp.sh.Utils.CopyStyles(doc, window.document);
147 var div = document.createElement('DIV');
[all …]
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js10 …, menubar=0, scrollbars=0');wnd.document.write('<textarea style="width:99%;height:99%">'+code+'</t…
15 {flashcopier=document.createElement('div');highlighter.flashCopier=flashcopier;highlighter.div.appe…
18document.createElement('IFRAME');var doc=null;iframe.style.cssText='position:absolute;width:0px;he…
19 …og,width=300,height=150,scrollbars=0');var doc=wnd.document;dp.sh.Utils.CopyStyles(doc,window.docu…
20 {var div=document.createElement('DIV');div.className='tools';for(var name in dp.sh.Toolbar.Commands)
47 {var result=document.createElement(name);result.highlighter=this;return result;}
144 {var tags=document.getElementsByTagName(tagName);for(var i=0;i<tags.length;i++)
155 …umns==null)?IsOptionSet('showcolumns',options):showColumns;var headNode=document.getElementsByTagN…
156 {var styleNode=document.createElement('style');styleNode.setAttribute('type','text/css');if(styleNo…
159 {var textNode=document.createTextNode(highlighter.Style);styleNode.appendChild(textNode);}
/plugin/groupadmin/
H A Dscript.js18 var allusers = document.getElementById(fromselect);
19 var grpusers = document.getElementById(toselect);
22 var userInput = document.getElementById("users."+allusers.options[i].value);
/plugin/supa/
H A Dscript.js23 div = document.createElement('div'),
24 tn = document.createTextNode(text),
55 supaApplet = document.getElementsByName(supa_handler.applet_name)[0],
112 supaApplet = document.getElementsByName(supa_handler.applet_name)[0];
187 root = document.createElement("div");
244 spacer = document.createElement('span');
248 icon = document.createElement('img');
/plugin/clock/
H A Dscript.js9 if(!document.getElementById("dw__editform")) {
69 if(document.getElementById("dw__editform")) { return; }
70 dwClockDOMObject = document.getElementById(jsclock_id);
76 if(document.getElementById("dw__editform")) { return; }
/plugin/codebuttonmod2/src/
H A Dcodebutton.js10 jQuery(document).ready( function() {
33 var copyText = document.getElementById(randomID);
36 document.execCommand("copy");

12345678910>>...83