Home
last modified time | relevance | path

Searched refs:document (Results 276 – 300 of 2062) sorted by relevance

1...<<11121314151617181920>>...83

/plugin/s5reloaded/ui/effects_support/
H A Dscriptaculous.js31 document.write('<script type="text/javascript" src="'+libraryName+'"><\/script>');
34 var script = document.createElement('script');
37 document.getElementsByTagName('head')[0].appendChild(script);
/plugin/shortcutkey/
H A Dscript.js6 jQuery(document).keydown(function(e){
33 document.getElementById('qsearch__in').focus(); return false; break;
39 document.getElementById('edbtn__save').click();return false; break;
/plugin/issuetracker/
H A Dfastinit.js61 if (/loaded|complete/.test(document.readyState)) {
66 } else if (document.addEventListener) {
67 document.addEventListener('DOMContentLoaded', FastInit.onload, false);
/plugin/revealjs/js/
H A Dreveal.js1520 if( 'hidden' in document ) {
1523 else if( 'msHidden' in document ) {
2725 var element = document.documentElement;
5233 …var activeElementIsCE = document.activeElement && document.activeElement.contentEditable !== 'inhe…
5234 …var activeElementIsInput = document.activeElement && document.activeElement.tagName && /input|text…
5235 …var activeElementIsNotes = document.activeElement && document.activeElement.className && /speaker-…
5693 document.msHidden ||
5694 document.hidden;
5698 if( isHidden === false && document.activeElement !== document.body ) {
5701 document.activeElement.blur();
[all …]
/plugin/farmsync/meta/
H A DTemplateUpdates.php134 $document = $cleanline;
135 if (substr(noNS($document), 0, 1) != '_') return array();
136 if (!$this->farm_util->remotePageExists($source, $document, false)) {
137 msg("Template $document does not exist in source wiki!", -1);
140 $documents[] = $document;
/plugin/aichat/script/
H A DAIChatChat.js69 const style = document.createElement('style');
283 const div = document.createElement('div');
293 const ul = document.createElement('ul');
295 const li = document.createElement('li');
296 const a = document.createElement('a');
/plugin/conflictmerger/lang/en/
H A Dconflict-solved.txt3 A newer version of the document you edited exists. This happens when another
4 user changed the document while you were editing it.
9 Below are shown the differences between the latest revision of the document and
/plugin/indexmenu2/cms/modifiers/
H A Dfollowlinkcontent.js9document.location.href==_.href){if(Q.preventDefault)Q.preventDefault();Q.returnValue=false}else{if…
/plugin/translate/
H A Dscript.js30 jQuery(document.createElement('img'))
38 var edit = document.getElementById('wrapper__wikitext');
39 var orig = document.getElementById('wrapper__sourcetext');
/plugin/gallery/
H A Dscript.js13 const glbl = document.createElement('label');
14 const glnk = document.createElement('a');
15 const gbrk = document.createElement('br');
/plugin/encryptedpasswords/script/
H A DGUI.js12 const div = document.createElement('div');
15 document.body.appendChild(div);
18 document.body.removeChild(div);
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js167 if(data){var head=document.getElementsByTagName("head")[0]||document.documentElement,script=documen…
260 context=context||document;
1746 document.body.appendChild(F);
1753 document.body.removeChild(F);
1844 document.body.appendChild(H);
1848 }else{if(document.documentElement&&document.documentElement.clientHeight){return{w:document.documen…
1849 }else{if(document.body&&document.body.clientHeight){return{w:document.body.clientWidth,h:document.b…
1980 document.body.appendChild(A);
2003 document.title=D;
2035 document.title=E;
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js167 if(data){var head=document.getElementsByTagName("head")[0]||document.documentElement,script=documen…
260 context=context||document;
1746 document.body.appendChild(F);
1753 document.body.removeChild(F);
1844 document.body.appendChild(H);
1848 }else{if(document.documentElement&&document.documentElement.clientHeight){return{w:document.documen…
1849 }else{if(document.body&&document.body.clientHeight){return{w:document.body.clientWidth,h:document.b…
1980 document.body.appendChild(A);
2003 document.title=D;
2035 document.title=E;
[all …]
/plugin/dirtylittlehelper/
H A Dscript.js23 if( document.getElementById( source_obj ) ){
53 var dlh_source_obj = document.getElementById(dlh_source);
70 var dlh_target_obj = document.getElementById(dlh_target);
158 var dlh_target_obj = document.getElementById(dlh_target_id);
174 var dlh_source_obj = document.getElementById(dlh_source_id);
180 document.execCommand("copy");
261 jQuery( document ).ready(function() {
299 if( document.getElementById('tool__bar') && JSINFO['dlh']['act_edit']){
590 if( JSINFO['dlh']['top_active'] && document.getElementById('dlh_top_struct_c') ){
880 if( JSINFO['dlh']['top_active'] && document.getElementById( 'dlh_top_dlhid_input' ) ) {
[all …]
/plugin/diagramsnet/lib/math/extensions/
H A Dmml2jax.js19document.getElementById(e)}if(!e){e=document.body}var h=[];this.PushMathElements(h,e,"math");this.…
/plugin/sketchcanvas/script/
H A Dnewfigure.js17 var pos_field = document.createElement('textarea');
35 var range = document.createElement('input');
42 var editbutton = document.createElement('input');
/plugin/commentsyntax/
H A Dscript.js12 var selection = DWgetSelection(document.getElementById('wiki__text'));
34 document.getElementById('wiki__text').focus();
52 document.getElementById('wiki__text').focus();
/plugin/edittable/script/
H A Dnewtable.js27 var pos_field = document.createElement('textarea');
45 var range = document.createElement('input');
52 var editbutton = document.createElement('input');
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,(function(t,e,n){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function o(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function s(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){s(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}e=e&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e,n=n&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n;function l(t){var n=this,i=!1;return e(this).one(c.TRANSITION_END,(function(){i=!0})),setTimeout((function(){i||c.triggerTransitionEnd(n)}),t),this}var c={TRANSITION_END:"bsTransitionEnd",getUID:function(t){do{t+=~~(1e6*Math.random())}while(document.getElementById(t));return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var n=e(t).css("transition-duration"),i=e(t).css("transition-delay"),o=parseFloat(n),s=parseFloat(i);return o||s?(n=n.split(",")[0],i=i.split(",")[0],1e3*(parseFloat(n)+parseFloat(i))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){e(t).trigger("transitionend")},supportsTransitionEnd:function(){return Boolean("transitionend")},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],s=e[i],r=s&&c.isElement(s)?"element":null===(a=s)||"undefined"==typeof a?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();if(!new RegExp(o).test(r))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+r+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){var e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?c.findShadowRoot(t.parentNode):null},jQueryDetection:function(){if("undefined"==typeof e)throw new TypeError("Bootstrap's JavaScript requires jQuery. jQuery must be included before Bootstrap's JavaScript.");var t=e.fn.jquery.split(" ")[0].split(".");if(t[0]<2&&t[1]<9||1===t[0]&&9===t[1]&&t[2]<1||t[0]>=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};c.jQueryDetection(),e.fn.emulateTransitionEnd=l,e.event.special[c.TRANSITION_END]={bindType:"transitionend",delegateType:"transitionend",handle:function(t){if(e(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var h="alert",u=e.fn[h],d=function(){function t(t){this._element=t}var n=t.prototype;return n.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},n.dispose=function(){e.removeData(this._element,"bs.alert"),this._element=null},n._getRootElement=function(t){var n=c.getSelectorFromElement(t),i=!1;return n&&(i=document.querySelector(n)),i||(i=e(t).closest(".alert")[0]),i},n._triggerCloseEvent=function(t){var n=e.Event("close.bs.alert");return e(t).trigger(n),n},n._removeElement=function(t){var n=this;if(e(t).removeClass("show"),e(t).hasClass("fade")){var i=c.getTransitionDurationFromElement(t);e(t).one(c.TRANSITION_END,(function(e){return n._destroyElement(t,e)})).emulateTransitionEnd(i)}else this._destroyElement(t)},n._destroyElement=function(t){e(t).detach().trigger("closed.bs.alert").remove()},t._jQueryInterface=function(n){return this.each((function(){var i=e(this),o=i.data("bs.alert");o||(o=new t(this),i.data("bs.alert",o)),"close"===n&&o[n](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},o(t,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),t}();e(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',d._handleDismiss(new d)),e.fn[h]=d._jQueryInterface,e.fn[h].Constructor=d,e.fn[h].noConflict=function(){return e.fn[h]=u,d._jQueryInterface};var f=e.fn.button,g=function(){function t(t){this._element=t}var n=t.prototype;return n.toggle=function(){var t=!0,n=!0,i=e(this._element).closest('[data-toggle="buttons"]')[0];if(i){var o=this._element.querySelector('input:not([type="hidden"])');if(o){if("radio"===o.type)if(o.checked&&this._element.classList.contains("active"))t=!1;else{var s=i.querySelector(".active");s&&e(s).removeClass("active")}t&&("checkbox"!==o.type&&"radio"!==o.type||(o.checked=!this._element.classList.contains("active")),e(o).trigger("change")),o.focus(),n=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(n&&this._element.setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&e(this._element).toggleClass("active"))},n.dispose=function(){e.removeData(this._element,"bs.button"),this._element=null},t._jQueryInterface=function(n){return this.each((function(){var i=e(this).data("bs.button");i||(i=new t(this),e(this).data("bs.button",i)),"toggle"===n&&i[n]()}))},o(t,null,[{key:"VERSION",get:function(){return"4.5.0"}}]),t}();e(document).on("click.bs.button.data-api",'[data-toggle^="button"]',(function(t){var n=t.target,i=n;if(e(n).hasClass("btn")||(n=e(n).closest(".btn")[0]),!n||n.hasAttribute("disabled")||n.classList.contains("disabled"))t.preventDefault();else{var o=n.querySelector('input:not([type="hidden"])');if(o&&(o.hasAttribute("disabled")||o.classList.contains("disabled")))return void t.preventDefault();"LABEL"===i.tagName&&o&&"checkbox"===o.type&&t.preventDefault(),g._jQueryInterface.call(e(n),"toggle")}})).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',(function(t){var n=e(t.target).closest(".btn")[0];e(n).toggleClass("focus",/^focus(in)?$/.test(t.type))})),e(window).on("load.bs.button.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn')),e=0,n=t.length;e<n;e++){var i=t[e],o=i.querySelector('input:not([type="hidden"])');o.checked||o.hasAttribute("checked")?i.classList.add("active"):i.classList.remove("active")}for(var s=0,r=(t=[].slice.call(document.querySelectorAll('[data-toggle="button"]'))).length;s<r;s++){var a=t[s];"true"===a.getAttribute("aria-pressed")?a.classList.add("active"):a.classList.remove("active")}})),e.fn.button=g._jQueryInterface,e.fn.button.Constructor=g,e.fn.button.noConflict=function(){return e.fn.button=f,g._jQueryInterface};var m="carousel",p=".bs.carousel",_=e.fn[m],v={interval:5e3,keyboard:!0,slide:!1,pause:"hover",wrap:!0,touch:!0},b={interval:"(number|boolean)",keyboard:"boolean",slide:"(boolean|string)",pause:"(string|boolean)",wrap:"boolean",touch:"boolean"},y={TOUCH:"touch",PEN:"pen"},E=function(){function t(t,e){this._items=null,this._interval=null,this._activeElement=null,this._isPaused=!1,this._isSliding=!1,this.touchTimeout=null,this.touchStartX=0,this.touchDeltaX=0,this._config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(".carousel-indicators"),this._touchSupported="ontouchstart"in document.documentElement||navigator.maxTouchPoints>0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var n=t.prototype;return n.next=function(){this._isSliding||this._slide("next")},n.nextWhenVisible=function(){!document
[all...]
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js58 var uri = document.location.href;
63 canonical = document.location.protocol + "//" + document.location.host + canonical;
74document.cookie = name + '=' + value + '; expires=' + expires.toUTCString() + '; path=' + path + '…
79document.cookie = name + '=' + value + '; expires=' + expires.toUTCString() + '; path=' + path + '…
126 'cookie_domain' : document.location.host,
147 if (document.createStyleSheet) {
148 document.createStyleSheet(options.css_path);
282 var cookie_list = document.cookie.split(';');
H A Djquery.socialshareprivacy.min.js14 …)}function s(){var c=document.location.href,a=b("link[rel=canonical]").attr("href");a&&0<a.length&…
15 "//"+document.location.host+a),c=a);return c}b.fn.socialSharePrivacy=function(c){var a=b.extend(!0,…
18 …en und Daten&uuml;ber&shy;tragung zustimmen:",cookie_path:"/",cookie_domain:document.location.host,
19 …vices.gplus.status;if(f||j||n)return 0<a.css_path.length&&(document.createStyleSheet?document.crea…
28 …&&o)&&(!b.browser.msie||b.browser.msie&&7<b.browser.version)){for(var i=document.cookie.split(";")…
32document.cookie=g+"=perma_on; expires="+i.toUTCString()+"; path="+h+"; domain="+f;b("form fieldset…
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1document.getElementById("backup_msg").style.display="none";return false}function show_backup_msg(a…
/plugin/ckgdoku/
H A Dscript.js231 document.getElementById("backup_msg").style.display="none";
236 document.getElementById("backup_msg").style.display="block";
237 document.getElementById("backup_msg_area").innerHTML = "Backed up to: " + msg;
252 document.cookie = 'ckgEdht=' + h +';expires="";path=' +JSINFO['doku_base'];
263document.cookie = 'ckgEdPaste=' + which +';expires="Thu, 18 Dec 2575 12:00:00 UTC";path=' +JSINFO[…
268 return document.getElementById(e);
345 jQuery(document).ready(function() {
352 jQuery(document).ready(function(){
467 var value = re.exec(document.cookie);
/plugin/odt/ODT/elements/
H A DODTElementTable.php326 $value = $params->document->toPoints($value, 'y');
329 $value = $params->document->toPoints($value, 'y');
333 $value = $params->document->toPoints($value, 'y');
339 $style_obj = $params->document->getStyle($style_name);
362 $maxPageWidth = $params->document->getAbsWidthMindMargins ();
427 $style_obj = $params->document->getStyle($table_style_name);
432 $maxPageWidth = $params->document->getAbsWidthMindMargins ();
470 $style_obj = $params->document->getStyle($style_name);
490 $width = $params->document->toPoints($width, 'x');
/plugin/pagebuttons/
H A Dscript.js68 document.activeElement.blur();
105 var folder = document.getElementsByName("new_folder_name")[0].value;
124 document.activeElement.blur();
161 var newpage = document.getElementsByName("new_page_name")[0].value;
180 document.activeElement.blur();

1...<<11121314151617181920>>...83