Home
last modified time | relevance | path

Searched refs:document (Results 1901 – 1925 of 2062) sorted by last modified time

1...<<71727374757677787980>>...83

/plugin/gpsies/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/gtd/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/formatplus/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/tooltip/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/freesync/
H A Dscript.js9 var el = document.getElementById(call[0]);
35 diff_window.document.write('<html><head>'+
40 diff_window.document.write(data);
41 diff_window.document.write('</body></html>');
42 var cssNode = diff_window.document.createElement('link');
46 diff_window.document.getElementsByTagName('head')[0].appendChild(cssNode);
/plugin/favoris/
H A Dfavoris.js22 document.cookie = curCookie;
30 var dc = document.cookie;
38 var end = document.cookie.indexOf(";", begin);
51 document.cookie = name + "=" +
59 if (document && document.getElementById(id))
60 document.getElementById(id).style.display="none";
64 if (document && document.getElementById(id))
66 document.getElementById(id).style.display="none";
84 var controles=document.getElementsByName("ctrl");
87 document.getElementById('enveloppe').title="";
[all …]
/plugin/jalbum/
H A Dscript.js3 if (document.all) {
29 document.bild.src = fotos[fotopos].pic.src;
/plugin/ahrefmenu/
H A DxmlTree.js7 var objBranch = document.getElementById(branch);
17 objImg = document.getElementById(img);
35 var objBranch = document.getElementById(branch);
44 var objBranch = document.getElementById(branch);
/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));
H A Dmsie.js27 editor = document.getElementsByTagName('pre')[0];
30 document.attachEvent('onkeydown', this.metaHandler);
31 document.attachEvent('onkeypress', this.keyHandler);
87 range = self.document.body.createTextRange();
113 if(flag!='init') document.selection.createRange().text = cc;
187 var range = document.selection.createRange();
222 var range = document.selection.createRange();
237 if(typeof document.selection != 'undefined') {
238 var range = document.selection.createRange();
240 range = document.selection.createRange();
[all …]
H A Dgecko.js25 body = document.getElementsByTagName('body')[0];
29 editor = document.getElementsByTagName('pre')[0];
30 document.designMode = 'on';
31 document.addEventListener('keypress', this.keyHandler, true);
96 if(!document.getElementsByTagName('pre')[0]) {
97 body = document.getElementsByTagName('body')[0];
102 return document.getElementsByTagName('pre')[0];
150 document.designMode = (arguments[0]) ? 'off' : 'on';
218 var node = window.document.createTextNode(code);
234 if(!document.getElementsByTagName('pre')[0] || editor.innerHTML == '')
[all …]
/plugin/codehighlight/cp/
H A Dlicense.txt7 of this license document, but changing it is not allowed.
H A Dcodepress.js13 var self = document.createElement('iframe');
28 self.editor.body = self.contentWindow.document.getElementsByTagName('body')[0];
40 …if(obj) self.textarea.value = document.getElementById(obj) ? document.getElementById(obj).value : …
120 s = document.getElementsByTagName('script');
126 t = document.getElementsByTagName('textarea');
/plugin/jsmath/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/ryubin/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/jquery/
H A Dscript.js12document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string")…
19document;if(T.nodeType!==1&&T.nodeType!==9){return[]}if(!X||typeof X!=="string"){return aa}var Y=[…
/plugin/asciimath/
H A Dasciimathml148r.js42 var isIE = document.createElementNS==null;
44 if (document.getElementById==null)
51 if (isIE) return document.createElement(t);
338 if (isIE) return document.createElement("m:"+t);
339 else return document.createElementNS(AMmathml,t);
468 newFrag = document.createDocumentFragment();
666 newFrag = document.createDocumentFragment();
777 var newFrag=document.createDocumentFragment();
850 frag = document.getElementsByTagName("span")
863 frag = document.getElementsByTagName('math');
[all …]
/plugin/usersubscriptions/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/offline/
H A DCOPYING.txt6 of this license document, but changing it is not allowed.
392 restriction, you may remove that term. If a license document contains
395 of that license document, provided that the further restriction does
/plugin/indexmenu2/cms/
H A Dcms.js15document.getElementsByTagName('head')[0];var E=function(R){if(!isUndefined(i.loadedStylesheets[R])…
/plugin/indexmenu2/cms/extensions/
H A Ddomextensions.js15document.createTextNode('');var Node=node.constructor}if(window.Node){Node.prototype.removeNode=fu…
H A Dhelpers.js11document.getElementsByTagName('script'),l=new RegExp('^(.*/|)('+i+')([#?]|$)');for(var o=0,O=I.len…
H A Ddocumentselection.js13document.body.createTextRange();v.moveToElementText(O);}catch(e){v=false}}if(!v)return false;v.col…
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1document.createElement("DIV");I.innerHTML=i;return I.innerHTML}function isLoaded(){return isTestPa…
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13document.getElementById(I))&&o.tagName.toLowerCase()!='select')throw new Error('Node with supplied…

1...<<71727374757677787980>>...83