Home
last modified time | relevance | path

Searched refs:document (Results 801 – 825 of 2062) sorted by relevance

1...<<31323334353637383940>>...83

/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc88 var select =document.getElementById(select_id);
90 wiki_id = document.getElementById(wiki_id).value;
345 var select =document.getElementById(tmp);
403 document.getElementById(fckgInternalInputId).value = text;
414 document.getElementById(fckgMediaInputId).value = text;
1034 var qs = document.getElementById(qs_id);
1228 data.url.url=document.getElementById(getSMBInput()).value;
1353 var el = editor.document.createElement( 'a' );
1371 style.apply( editor.document );
1459 var select =document.getElementById(select_id);
[all …]
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
124 # the document; usually called "Fast Web View" in English locales of Adobe software.
130 print_progress_message=Preparing document for printing…
140 toggle_sidebar_notification.title=Toggle Sidebar (document contains outline/attachments)
/plugin/indexnumber/
H A Dscript.js8 editor = document.getElementById(edid),
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.twitter.js58 'src', ('https:' === document.location.protocol ? 'https:' : 'http:')+
H A Djquery.socialshareprivacy.facebook.js78 'src',('https:' === document.location.protocol ? 'https:' : 'http:')+
H A Djquery.socialshareprivacy.hackernews.js31 var prot = ('https:' === document.location.protocol ? 'https:' : 'http:');
/plugin/sitemapnavi/
H A Dscript.js31 jQuery(document).on('click', '#plugin__sitemapnavi button', function () {
/plugin/ckgedit/scripts/
H A Dmediamgr.js28 jQuery(document).ajaxComplete(function() {
/plugin/combo/resources/snippet/js/
H A Dcombo-popover.js37 document.querySelectorAll(cssSelector)
H A Dsubscribe.min.js1 !function(e){"use strict";let t="subscribe";const a=`.${t}-cs`,o=document.querySelectorAll(`${a} form`);Array.from(o).forEach((o=>{o.addEventListener("submit",(async r=>{if(r.preventDefault(),r.stopPropagation(),o.checkValidity()){let s=new URL(o.getAttribute("action")),n=new FormData(o),c=await fetch(s,{body:n,method:"post"}),i=e.Html.createRandomIdWithPrefix(t),l=e.Modal.getOrCreate(i);let d,u=r.target.closest(a);l.setPlacementBottomToElement(u);try{d=(await c.json()).message}catch(e){}if(200!==c.status)l.setHeader("Error"),void 0===d&&(d="Sorry. The server seems to be down.");else{let e=o.getAttribute("data-success-header");null===e&&(e="Hurray!"),l.setHeader(e),d=o.getAttribute("data-success-content"),null===d&&(d="A validation email has been send. <br>Check your mailbox and click on the validation link.<br>If you don't find our email, check your spambox.")}l.addBody(d).show()}}),!1)}))}(combo);
H A Dsubscribe.js6 const forms = document.querySelectorAll(`${subscribeComponentSelector} form`);
/plugin/struct/script/
H A Dfunctions.js70 jQuery(document.getElementById(edid)).val(mediaid).change();
/plugin/pdfjs/pdfjs/web/locale/ro/
H A Dviewer.properties24 # representing the total number of pages in the document.
28 # respectively a number representing the total number of pages in the document.
124 # the document; usually called "Fast Web View" in English locales of Adobe software.
148 findbar.title=Găsește în document
161 find_input.placeholder=Caută în document
175 # the total number of matches in the document.
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js68 if (document.body)
135 var element_below = document.elementFromPoint(e.clientX, e.clientY);
824 if (document.createEvent && this.dispatchEvent) {
831 event_object = document.createEvent("MouseEvents");
838 event_object = document.createEvent("UIEvents");
841 event_object = document.createEvent("HTMLEvents");
849 event_object = document.createEventObject(orig_e);
H A Djquery.pnotify.min.js14 j=setTimeout(d.pnotify_position_all,10)})};document.body?s():d(s);d.extend({pnotify_remove_all:func…
15 …==false)return null;var k,o=function(a,c){b.css("display","none");var f=document.elementFromPoint(…
38 document.createEvent&&this.dispatchEvent?(e=e.replace(t,""),e.match(v)?(d(this).offset(),a=document
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js68 if (document.body)
135 var element_below = document.elementFromPoint(e.clientX, e.clientY);
824 if (document.createEvent && this.dispatchEvent) {
831 event_object = document.createEvent("MouseEvents");
838 event_object = document.createEvent("UIEvents");
841 event_object = document.createEvent("HTMLEvents");
849 event_object = document.createEventObject(orig_e);
H A Djquery.pnotify.min.js14 j=setTimeout(d.pnotify_position_all,10)})};document.body?s():d(s);d.extend({pnotify_remove_all:func…
15 …==false)return null;var k,o=function(a,c){b.css("display","none");var f=document.elementFromPoint(…
38 document.createEvent&&this.dispatchEvent?(e=e.replace(t,""),e.match(v)?(d(this).offset(),a=document
39 (e.match(t)||(e="on"+e),a=document.createEventObject(g),this.fireEvent(e,a))};d.pnotify.defaults={t…
/plugin/editsections/
H A Dscript.js9 var btns = getElementsByClass('btn_secedit',document,'form');
/plugin/datatables/assets/datatables.net-plugins/features/searchHighlight/
H A DdataTables.searchHighlight.min.js
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.SortAttr.txt
H A DCore.HiddenElements.txt
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dautomargins.php14 $document =& $params['document'];
/plugin/fksnewsfeed/
H A Dscript.js34 document.querySelectorAll('.news-stream').forEach((stream) => {
/plugin/flexpaper/
H A DREADME.md4 Dokuwiki plugin for Flexpaper, the open source web based document viewer.
/plugin/tablemath/
H A Dscript.js4 var div = document.getElementById(divID);

1...<<31323334353637383940>>...83