Home
last modified time | relevance | path

Searched refs:document (Results 51 – 75 of 2062) sorted by relevance

12345678910>>...83

/plugin/livepreview/
H A Dscript.js48 document.createElementExt = function (tag,p) {
49 var L, i, k, el = document.createElement(tag);
82 var dotQuestion = document.createElementExt('div'
86 … 'child' : [document.createElementExt('span',{'child': [document.createTextNode('[?]')]})]
269 && String(el).indexOf(document.location.protocol+"//"
272 || String(el).indexOf(document.location.protocol+"//"
273 +document.location.host+document.location.pathname)<0 // is not a cyclic url
294 if (document.addEventListener) {
295 document.addEventListener('mousemove',LivePreview.anchorCatcher,false);
296 } else if (document.attachEvent) {
[all …]
/plugin/svgembed/
H A Dscript.js2 targetWindow.document.write('<h3>SVG file printed. Please close this window.</h3>');
9 …svgembed_print.document.write('<html><head></head><body><img src="' + decodeURIComponent(path) + '…
11 svgembed_print.document.close();
19document.getElementById(object_id).className = document.getElementById(object_id).className + ' sv…
24document.getElementById(object_id).className = document.getElementById(object_id).className.replac…
/plugin/bootswrapper/exe/
H A Dpopup.js2 jQuery(document).ready(function() {
21 jQuery(document).trigger('popup:reset');
22 jQuery(document).trigger('popup:buildTag');
26 jQuery(document).on('popup:reset', function() {
34 jQuery(document).on('popup:buildTag', function() {
64 jQuery(document).trigger('popup:reset');
65 jQuery(document).trigger('popup:buildTag');
69 jQuery(document).trigger('popup:buildTag');
74 jQuery(document).trigger('popup:buildTag');
/plugin/combo/resources/webcode/
H A Dwebcode-console.js24 let webConsoleElement = document.querySelector("#webCodeConsole");
27 let webConsoleLine = document.createElement("p");
48 let tableElement = document.createElement("table");
49 let theadElement = document.createElement("thead");
50 let tbodyElement = document.createElement("tbody");
51 let trHeadElement = document.createElement("tr");
67 let thElement = document.createElement("th");
73 let thElement = document.createElement("th");
80 let trBodyElement = document.createElement("tr");
85 let tdElement = document
[all...]
/plugin/revealjs/plugin/search/
H A Dsearch.js22 var targetNode = document.getElementById(id) || document.body;
77 var match = document.createElement(hiliteTag);
78 match.appendChild(document.createTextNode(regs[0]));
93 var arr = document.getElementsByTagName(hiliteTag);
113 var inputboxdiv = document.getElementById("searchinputdiv");
114 var inputbox = document.getElementById("searchinput");
121 var inputboxdiv = document.getElementById("searchinputdiv");
127 var inputboxdiv = document.getElementById("searchinputdiv");
166 dom.wrapper = document.querySelector( '.reveal' );
169 var searchElement = document.createElement( 'div' );
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js120 document.mozFullScreenElement ||
121 document.webkitFullscreenElement ||
122 document.msFullscreenElement);
126 return document.fullscreenEnabled ||
127 document.webkitFullscreenEnabled ||
128 document.mozFullScreenEnabled ||
129 document.msFullscreenEnabled;
174 var body = document.body;
211 var body = document.body;
314 var element = document.body;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js13document.fullscreenElement||document.mozFullScreenElement||document.webkitFullscreenElement||docum…
/plugin/indexmenu2/cms/extensions/dom/
H A Dautosuggest.js13document.body.appendChild(o);var z=c(i);o.style.left=z.x+'px';o.style.top=z.y+i.offsetHeight+'px';…
/plugin/diagramsnet/lib/js/
H A Dclear.js5 document.body.appendChild(document.createTextNode(text));
11 document.body.appendChild(document.createElement('br'));
35 var link = document.createElement('a');
37 link.appendChild(document.createTextNode('Start App'));
38 document.body.appendChild(link);
/plugin/passwordgrey/
H A Dscript.js15 document.addEventListener("DOMContentLoaded", _ => {
16 const labels = Array.from(document.querySelectorAll('label.passwordgrey'));
35 const copy = document.createElement('span');
59 } else if (document.queryCommandSupported && document.queryCommandSupported("copy")) {
60 var textarea = document.createElement("textarea");
63 document.body.appendChild(textarea);
66 return document.execCommand("copy"); // Security exception may be thrown by some browsers.
71 document.body.removeChild(textarea);
/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DDOMNodeComparator.php80 $document = new DOMDocument;
81 $document->loadXML($node->C14N());
83 $node = $document;
87 $document = $node;
89 $document = $node->ownerDocument;
92 $document->formatOutput = true;
93 $document->normalizeDocument();
98 $text = $document->saveXML($node);
/plugin/vkeyboard/
H A Dvkeyboard.js1document.createElement("img");x.src=this.VKI_imageURI;x.alt=this.VKI_i18n["00"];x.className="keybo…
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js9 var iframe = document.createElement('iframe');
39 document.body.appendChild(input);
440 td = document.createElement('td');
449 td = document.createElement('td');
482 td = document.createElement('td');
765 td = document.createElement('td');
776 td = document.createElement('td');
784 td = document.createElement('td');
830 td = document.createElement('td');
838 td = document.createElement('td');
[all …]
/plugin/news/
H A Dscript.js4 var prev_del = document.getElementById("prev_del");
5 var inputs = document.getElementsByTagName("input");
21 document.news_data.subfeed_dir.value=document.news_data.subfeeds.value;
30 var selected = document.news_data.subfeeds;
32 document.news_data.subfeed_inx.value = index;
35 jQuery(document).ready(function(){
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js17 var d = document.domain ;
24 var test = window.opener.document.domain ;
38 document.domain = d ;
55 document.getElementById("create_folder").innerHTML = "";
57 else document.getElementById("create_folder").style.display='block';
64 document.getElementById('is_mac').innerHTML = 'Cmd';
67 document.getElementById('adustfbbuttons').style.display='none';
71 var fbl = document.getElementById("frmResourcesList");
72 var frmfolders = document.getElementById("frmFolders");
76 var fbaf = document.getElementById("frmActualFolder");
[all …]
/plugin/ipa/
H A Dipa.js10 if(opener) document.getElementById("copyIpa").style.display = 'none';
16 document.getElementById("txtIpa").focus();
17 document.getElementById("txtIpa").value += String.fromCharCode(parseInt(sUnicodeCode, 16));
27 window.clipboardData.setData('Text', document.getElementById("txtIpa").value);
29 document.getElementById("txtIpa").focus();
30 document.getElementById("txtIpa").select();
/plugin/indexmenu2/cms/extensions/
H A Ddocumentselection.js13document.body.createTextRange();v.moveToElementText(O);}catch(e){v=false}}if(!v)return false;v.col…
/plugin/issuetracker/
H A DxsEditor.js3 var arows = document.getElementById(obj).rows;
4 document.getElementById(obj).rows = arows + size;
7 { textarea = document.getElementById(obj);
8 if (document.selection)
11 var sel = document.selection.createRange();
33 textarea = document.getElementById(obj);
39 { if (document.selection)
63 { textarea = document.getElementById(obj);
65 if (document.selection)
90 textarea = document.getElementById(obj);
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdocumentprocessor.js34 FCKDocumentProcessor.Process = function( document ) argument
38 oProcessor.ProcessDocument( document ) ;
55 FCKAnchorsProcessor.ProcessDocument = function( document ) argument
57 var aLinks = document.getElementsByTagName( 'A' ) ;
87 FCKPageBreaksProcessor.ProcessDocument = function( document ) argument
89 var aDIVs = document.getElementsByTagName( 'DIV' ) ;
123 FCKFlashProcessor.ProcessDocument = function( document ) argument
130 var aEmbeds = document.getElementsByTagName( 'EMBED' ) ;
189 var aHRs = document.getElementsByTagName( 'HR' ) ;
196 var newHR = document.createElement( 'hr' ) ;
[all …]
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcprompt.js9 container = document.getElementsByTagName('body')[0];
24 this.box = document.createElement('div');
34 var div = document.createElement('h2');
38 this.prompt_title = document.createElement('p');
42 var form = document.createElement('form');
53 var br = document.createElement('br');
56 var cancel = document.createElement('input');
64 var submit = document.createElement('input');
70 var ct = document.getElementsByTagName('body')[0];
79 this.bgbox = document.createElement('div');
[all …]
/plugin/adfs/phpsaml/lib/Saml2/
H A DLogoutResponse.php31 public $document; variable in OneLogin_Saml2_LogoutResponse
65 $this->document = new DOMDocument();
66 … $this->document = OneLogin_Saml2_Utils::loadXML($this->document, $this->_logoutResponse);
68 if (false === $this->document) {
75 if ($this->document->documentElement->hasAttribute('ID')) {
76 $this->id = $this->document->documentElement->getAttribute('ID');
140 … if (isset($requestId) && $this->document->documentElement->hasAttribute('InResponseTo')) {
141 $inResponseTo = $this->document->documentElement->getAttribute('InResponseTo');
162 if ($this->document->documentElement->hasAttribute('Destination')) {
163 $destination = $this->document->documentElement->getAttribute('Destination');
[all …]
/plugin/diagrams/script/
H A DDiagramsMediaManager.js10 const tree = document.querySelector('#media__tree');
12 const createLink = document.createElement('a');
20 const filePanel = document.querySelector('#mediamanager__page .panel.file');
56 const editButton = document.createElement('button');
125 const fullScreenNS = document.querySelector('#mediamanager__page .panelHeader h3 strong');
126 const popupNS = document.querySelector('#media__manager #media__ns');
148 const wrapper = document.createElement('div');
149 const form = document.createElement('form');
152 const intro = document.createElement('p');
154 const namespace = document
[all...]
/plugin/xhtmlruby/
H A Dscript.js20 if (document.styleSheets) {
21 for (var i=0; i<document.styleSheets.length; i++) {
22 var styleSheet=document.styleSheets[i];
43 if (document.styleSheets) {
45 if (document.styleSheets[0].addRule) { document.styleSheets[0].addRule(ruleName, null,0); }
46 else { document.styleSheets[0].insertRule(ruleName+' { }', 0); }}}
61 else if (document.all) { browser = ie; }
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js67 var tmp = document.createElement('button');
72 fonts = document.createElement('div');
99 var tr = document.createElement('tr');
100 var td1 = document.createElement('td');
112 var font = document.createElement('div');
113 var name = document.createElement('span');
123 var logIt = document.createElement('a');
207 var b = document.createElement('option');
250 var d = document.createElement(tag);
399 var dom = document;
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php23 private $document; variable in JMS\\Serializer\\XmlSerializationVisitor
100 $document->formatOutput = $formatOutput;
102 return $document;
117 $document = $this->getDocument();
123 $document->appendChild($rootNode);
146 …return $doCData ? $this->document->createCDATASection($data) : $this->document->createTextNode((st…
365 $this->document->appendChild($node);
381 return $this->document->saveXML();
396 if (null === $this->document) {
399 return $this->document;
[all …]

12345678910>>...83