Home
last modified time | relevance | path

Searched refs:document (Results 901 – 925 of 2062) sorted by relevance

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

/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties19 # representing the total number of pages in the document.
22 # respectively a number representing the total number of pages in the document.
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js10 …e:"text/css",href:path});},getScript:function(path,callback){var script=document.createElement('sc…
12 script.src=path;document.getElementsByTagName('head')[0].appendChild(script);},getResource:function…
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties19 # representing the total number of pages in the document.
22 # respectively a number representing the total number of pages in the document.
/plugin/pdfjs/pdfjs/web/locale/mn/
H A Dviewer.properties19 # representing the total number of pages in the document.
22 # respectively a number representing the total number of pages in the document.
/plugin/diagramsnet/lib/
H A Dservice-worker.js1 …ew Promise((async i=>{if("document"in self){const r=document.createElement("script");r.src=e,docum…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js256 this._domEvents.attach(document, "keydown", function (event) {
265 this._domEvents.attach(document, "keyup", function (event) {
275 this._domEvents.attach(document, "mouseup", function (event) {
281 this._domEvents.attach(document, "mouseleave", function (event) {
/plugin/searchtablejs/
H A Dscript.js61 var _table = document.getElementById(_id).getElementsByTagName('table')[0];
/plugin/photogallery/lightGallery/js/
H A Dlg-hash.min.js4 …ash="",this.core.$el.off(".lg.hash"))},a.fn.lightGallery.modules.hash=f}(jQuery,window,document)});
H A Dlg-fullscreen.min.js4 …ange.lg MSFullscreenChange.lg")},a.fn.lightGallery.modules.fullscreen=f}(jQuery,window,document)});
/plugin/imageflow/
H A Dscript.js87 $(document).bind('mouseup', _self.scrollerSideUp);
317 $(document).bind({
678 if ( document.location.href.indexOf('#') < 0 ) { return; }
679 var extend = document.location.href.substr(document.location.href.indexOf('#'));
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js97 ui.voiceButton = document.createElement('div');
359 dispatchEvent(document.body, mouseEvent('mouseup', 1, 50, 1, 50));
503 if (typeof( document.createEvent ) == "function")
505 evt = document.createEvent("MouseEvents");
510 e.button, document.body.parentNode);
512 else if (document.createEventObject)
514 evt = document.createEventObject();
817 document.execCommand('undo', false, null);
821 document.execCommand('redo', false, null);
825 document.execCommand('insertHTML', false, command);
[all …]
/plugin/datatables/assets/datatables.net-plugins/features/searchPane/
H A DdataTables.searchPane.min.js
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc42 …a, !1), b()) : document.attachEvent && "complete" === document.readyState && (document.detachEvent…
247 …quirks: "BackCompat" == document.compatMode && (!document.documentMode || 10 > document.documentMo…
2103 a = a.document;
2837 return a && new CKEDITOR.dom.document(a.contentWindow.document)
7285 CKEDITOR.document = new CKEDITOR.dom.document(document);
9224 this.document = a instanceof CKEDITOR.dom.document ? a : a.getDocument();
16547 … b.document && (b.document.removeListener("mousemove", f), b.document.removeListener("mouseup",
16577 b.document && (b.document.on("mousemove", f), b.document.on("mouseup", k));
17817 this.document = a.parent && a.parent.getDocument() || CKEDITOR.document;
21434 d = a.document && a.document.getBody();
[all …]
/plugin/refnotes/
H A Dscript.js112 jQuery(document).mousemove(plugin_refnotes.tooltip.track);
/plugin/simplechat/
H A Dscript.js3 jQuery(document).ready(function(){
/plugin/crypto/js/
H A Ddecrypt-dialog.js14 this.div = document.createElement('div');
/plugin/txtconf/lang/en/
H A Dintro_interwiki.txt8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/autotooltip/
H A Dscript.js36 $(document).on('mousemove', _moveDebounced);
102 // This isn't strictly needed because of the attachment to document.mousemove,
/plugin/orgchart/
H A Dscript.js1 jQuery(document).ready(function() {
/plugin/odt/renderer/
H A Dbook.php83 $this->document->setTitle($this->title);
/plugin/diagrams/script/
H A Dembed-toolbar.js4 * This requires some global code that's executed early (not in document.ready)
49 const area = document.getElementById(edid);
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties19 # representing the total number of pages in the document.
22 # respectively a number representing the total number of pages in the document.
/plugin/diagramsnet/lib/js/diagramly/
H A DInit.js257 … var iw = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
/plugin/pdfjs/pdfjs/web/locale/ast/
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.
99 # the document; usually called "Fast Web View" in English locales of Adobe software.
147 # the total number of matches in the document.
/plugin/mantis/lib/
H A Dclass.soap_parser.php24 var $document = ''; // incoming SOAP body (text) variable in nusoap_parser
296 $this->document .= "<" . (isset($prefix) ? $prefix . ':' : '') . "$name$attstr>";
387 $this->document .= "</" . (isset($prefix) ? $prefix . ':' : '') . "$name>";
426 $this->document .= $data;

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