Home
last modified time | relevance | path

Searched refs:document (Results 2026 – 2050 of 2062) sorted by last modified time

1...<<818283

/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js69 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
70 || document.cookie.match(new RegExp('(?:;|^)\\s*' + session_name + '=([^;]*)'))
455 if (RegExp.$2.toLowerCase() == document.location.hostname.toLowerCase()) {
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
354 var d=_42&&(_42.ownerDocument||_42.document)||document;
/plugin/remotescript/lib/
H A Dlicense.txt7 of this license document, but changing it is not allowed.
/plugin/wysiwyg/fckeditor/editor/filemanager/browser/default/js/
H A Dcommon.js27 var oOption = document.createElement("OPTION") ;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js453 for( var i = 0; i < document.forms.length; i++ ) {
454 for( var j = 0; j < document.forms[i].elements.length; j++ ) {
455 if( document.forms[i].elements[j].type.match( inputPattern )) {
456 inputs[inputs.length] = document.forms[i].elements[j];
H A DwordWindow.js137 var d = window.document;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckurlparams.js30 var aParams = document.location.search.substr(1).split('&') ;
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt36 of this license document, but changing it is not allowed.
321 of this license document, but changing it is not allowed.
813 1.8. "License" means this document.
932 an additional document offering the additional rights described in
/plugin/fullindex/
H A Dscript.js9 if (!document.createElement) return;
11 uls = document.getElementsByTagName("ul");
50 var el = document.createElement("a");
51 var img = document.createElement("img");
72 uls = document.getElementsByTagName("ul");
138 uls = document.getElementsByTagName("ul");
152 var ul = document.getElementById("aqNav");
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js243 var span = document.createElement('span');
353 var caps = document.getElementById(idPrefix+'caps');
360 var shift = document.getElementById(idPrefix+'shift_left');
363 shift = document.getElementById(idPrefix+'shift_right');
380 var s1 = document.getElementById(idPrefix+a1+'_left')
381 ,s2 = document.getElementById(idPrefix+a1+'_right')
745 var cp = document.getElementById(idPrefix+'caps');
810 var s1 = document.getElementById(idPrefix+'shift_left'),
811 s2 = document.getElementById(idPrefix+'shift_right');
840 var s1 = document.getElementById(idPrefix+'shift_left'),
[all …]
H A Dvk_popup.js26document.getElementsByTagName('script'),sr = new RegExp('^(.*/|)('+sname+')([#?]|$)');for (var i=0…
70 hWnd.VirtualKeyboard.show( document.getElementById(tgt)
71 ,hWnd.document.body
72 ,hWnd.document.body
74 …hWnd.dialogHeight = parseInt(hWnd.dialogHeight)-hWnd.getClientHeight()+hWnd.document.body.firstChi…
75 …hWnd.dialogWidth = parseInt(hWnd.dialogWidth)-hWnd.getClientWidth()+hWnd.document.body.firstChild.…
82document.getElementsByTagName('script'),sr = new RegExp('^(.*/|)('+sname+')([#?]|$)');for (var i=0…
85document.write('<scr'+'ipt defer="false" type="text/javascript" src="'+p+dpd[i]+'"></scr'+'ipt>');
H A Dvk_loader.js2document.getElementsByTagName('script'),sr = new RegExp('^(.*/|)('+sname+')([#?]|$)');for (var i=0…
18document.write('<scr'+'ipt defer="false" type="text/javascript" src="'+p+dpd[i]+'"></scr'+'ipt>');
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js17 var node = document.createTextNode('');
26 var r=document.createRange();
86 var evt = document.createEvent(eventTypes[e][0]);
H A Ddocumentselection.js76 range = document.body.createTextRange();
128 var tmp = document.selection?el.value.replace(/\r/g,""):el.value;
154 var r = document.body.createTextRange();
197 var r = document.body.createTextRange();
256 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
282 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
299 var tmp = document.selection?fld.value.replace(/\r/g,""):fld.value;
307 if (document.attachEvent) {
308 document.attachEvent('onmouseup', DocumentSelection.saveCursorPosition);
309 document.attachEvent('onkeyup', DocumentSelection.saveCursorPosition);
[all …]
H A Dhelpers.js324 …else if (document.documentElement && document.documentElement.clientWidth) w = document.documentEl…
325 else if (document.body) w = document.body.clientWidth;
337 …else if (document.documentElement && document.documentElement.clientHeight) h = document.documentE…
338 else if (document.body) h = document.body.clientHeight;
348 …return self.pageYOffset || (document.documentElement && document.documentElement.scrollTop) || (do…
357 …return self.pageXOffset || (document.documentElement && document.documentElement.scrollLeft) || (d…
385 …else if (document.documentElement && document.documentElement.clientWidth) w = document.documentEl…
386 else if (document.body) w = document.body.clientWidth;
399 else if (document.body) h = document.body.clientHeight;
427 …return self.pageYOffset || (document.documentElement && document.documentElement.scrollTop) || (do…
[all …]
/plugin/bashorg/
H A DCOPYING7 of this license document, but changing it is not allowed.
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dautosuggest.js179 document.body.appendChild(node);
256 ,ct = document.getElementById(controller.getId())
381 node = document.createElementExt('div', {'class' : cssClasses.root});
389 if (isString(target)) target = document.getElementById(target);
H A Dselectbox.js92 if ((node = document.getElementById(id)) && node.tagName.toLowerCase() != 'select')
98 node = document.createElement('select');
/plugin/flowplay/flowplayer/
H A Dswfobject.js13 deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a,_b){if(!document.getElementById){return;}
77 document.title=document.title.slice(0,47)+" - Flash Player Installation";
78 this.addVariable("MMdoctitle",document.title);}}
80 var n=(typeof _20=="string")?document.getElementById(_20):_20;
82 }else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirec…
109 var q=document.location.search||document.location.hash;
115 deconcept.SWFObjectUtil.cleanupSWFs=function(){if(window.opera||!document.all){return;}
116 var _2d=document.getElementsByTagName("OBJECT");
H A DLICENSE.txt11 and distribution as defined by Sections 1 through 9 of this document.
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js301 var translator = document.createElement("DIV");
517 } else if (typeof(windowRef.document.addEventListener) != 'undefined' && !isKonqueror) {
520 windowRef.document.addEventListener("load", onloadHandler, false);
545 var sc = document.getElementsByTagName('script'),
559 b = document.getElementsByTagName('base');
564 return (document.location.pathname.match(/(.*[\/\\])/)[0]+m[1]).replace(/^\/+(?=\w:)/,"");
/plugin/chat/
H A Dreadme.txt98 …- Now, mouse-movement over document window is monitored. If no mouse movement occures on document
H A Dscript.js26 this.document = window.document;
44 var e = self.document.event;
55 posx = e.clientX + self.document.body.scrollLeft;
56 posy = e.clientY + self.document.body.scrollTop;
125 this.outObj = document.getElementById(outId);
661 var form = document.getElementById('chatForm');
670 var list = document.getElementById('chatList');
681 var form = document.getElementById('chatForm');
692 var form = document.getElementById('chatForm');
799 var form = document.getElementById('chatForm');
[all …]
H A Dtw-sack.js124 this.elementObj = document.getElementById(this.element);
/plugin/galleryv1.5/
H A Dscript.js51 var d = document;
71 var d = document;
93 var d = document;
141 var d = document;
176 var wrap = document.createElement('div');
210 var box = document.createElement('div');
219 var img = document.createElement('img');
226 var zoom = document.createElement('img');
500 var glbl = document.createElement('label');
501 var glnk = document.createElement('a');
[all …]

1...<<818283