Home
last modified time | relevance | path

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

12345678910>>...83

/plugin/aimg/
H A Dscript.js130 for (i=0;i < document.images.length; i++) {
132 …if ( (document.images[i].className == "fn-image") || ( (fnAnnotateAll) && (document.images[i].widt…
133 var imgObj = document.images[i];
222 var cookies2 = document.cookie.split(';');
508 document.body.appendChild(oDF);
1106 dialog = document.createElement('div');
1108 document.body.appendChild(dialog);
1164 var cookies = document.cookie.split(';');
1248 if (document.getElementById)
1277 dragresize.apply(document);
[all …]
/plugin/airtable/
H A DLICENSE6 of this license document, but changing it is not allowed.
392 restriction, you may remove that term. If a license document contains
395 of that license document, provided that the further restriction does
/plugin/ajaxedit/
H A DLICENSE7 of this license document, but changing it is not allowed.
/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/alphalist2/
H A Dscript.js39 jQuery(document.createElement("h" + headerLevel)).text(header).appendTo($parent);
/plugin/amazonlight/
H A DLICENSE7 of this license document, but changing it is not allowed.
/plugin/amcharts/
H A DREADME.md12 Please refer to the [DokuWiki document](http://www.dokuwiki.org/plugins) for additional info on how…
/plugin/amcharts/assets/amcharts/
H A Damcharts.js5 …rn=!1,d.isIE=!0);d.dx=0;d.dy=0;if(document.addEventListener||window.opera)d.isNN=!0,d.isIE=!1,d.dx…
8document.addEventListener("mousemove",d.handleMouseMove),document.addEventListener("mouseup",d.han…
9 document.attachEvent("onmousewheel",d.handleWheel));d.clear=function(){var a=d.charts;if(a)for(var …
15 …};d.getStyle=function(a,b){var c="";if(document.defaultView&&document.defaultView.getComputedStyle…
123 …a.chartDiv;document.addEventListener?(a.panEventsEnabled&&(b.style.msTouchAction="none",b.style.to…
124 b)},!0),document.addEventListener("touchstart",function(b){a.handleDocTouchStart.call(a,b)}),docume…
137 …="Interactive JavaScript maps",l="JS map by amCharts");a=document.createElement("a");l=document.cr…
314document.namespaces.add("amvml","urn:schemas-microsoft-com:vml"),31>document.styleSheets.length?(b…
323 …p"==b)c=document.createElement("div"),a.type="div";else if("text"==b)c=document.createElement("div…
324document.createElement("amvml:"+this.cNames[b]);var d=document.createElement("amvml:stroke");c.app…
[all …]
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js440 var curtain = document.createElement( 'div' );
H A Ddataloader.min.js1 …,d){m(),void 0===b&&(b=AmCharts.__("Loading data...",a.language));var e=document.createElement("di…
H A Dlicense.txt10 and distribution as defined by Sections 1 through 9 of this document.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
H A DREADME.md11 vector, document or data formats, such as PNG, JPG, PDF, SVG, JSON, XLSX and
648 document. I.e. add additional text and/or modify image size, etc.
801 you may need to add following metatag in your `<head>` of your HTML document.
926 * Fixed: beforeCapture issue on SVG document changes
H A Dexport.js533 var div = document.createElement( "div" );
534 var msg = document.createElement( "div" );
563 var div = document.createElement( "div" );
620 node = document.createElement( "link" );
628 item = document.head.childNodes[ i1 ];
634 document.head.removeChild( item );
654 document.head.appendChild( node );
1947 var items = document.body.childNodes;
1958 document.body.appendChild( data );
1967 document.body.removeChild( data );
[all …]
H A Dexport.min.js1document.createElement("div"),g=document.createElement("div"),h=document.createElement("textarea")…
2document.createElement("ul");for(e=0;e<b.length;e++){var i="string"==typeof b[e]?{format:b[e]}:b[e…
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js22 doc = view.document
H A DFileSaver.min.js2 …"==typeof navigator||!/MSIE [1-9]\./.test(navigator.userAgent)){var t=e.document,n=function(){retu…
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
H A Dblob.js76 uri_info = document.createElementNS("http://www.w3.org/1999/xhtml", "a")
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js10 fabric.document = document;
17 fabric.document = require("jsdom")
20 if (fabric.document.createWindow) {
21 fabric.window = fabric.document.createWindow();
23 fabric.window = fabric.document.parentWindow;
748 : fabric.document.createElement('img');
1894 var parseEl = fabric.document.createElement('div'),
1980 var el = fabric.document.createElement(tagName);
2040 body = fabric.document.body || {
2061 else if (element === fabric.document) {
[all …]
H A Dfabric.min.js1document!=="undefined"&&typeof window!=="undefined"){fabric.document=document;fabric.window=window…
4 …lback()}return this},_createCanvasElement:function(){var element=fabric.document.createElement("ca…
5document.createElement("canvas"),patternCtx=patternCanvas.getContext("2d");patternCanvas.width=pat…
6 …&callback(clone)})})},cloneWithoutData:function(callback){var el=fabric.document.createElement("ca…
13document.createElement("textarea");this.hiddenTextarea.setAttribute("autocapitalize","off");this.h…
15document!=="undefined"&&typeof window!=="undefined"){return}var DOMParser=require("xmldom").DOMPar…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js132 document.body.appendChild(iFrame);
3053 var document = (document = context.window) && document.document;
20251 this.document = document;
27666 this.document = document;
29101 this.document = document;
31938 this.document = document;
32047 nextY = this.document.y + this.document.currentLineHeight(true);
32055 y = this.document.y;
32156 (_ref = this.document).fillColor.apply(_ref, this.document._fillColor);
65426 this.document = document;
[all …]
H A Dpdfmake.min.js1document.createElement("iframe");e.style.position="absolute",e.style.left="-99999px",e.src=t,e.onl…
8 …ing,Wo=t.TypeError,No=To.prototype,jo=Po.prototype,Ho=(Ho=t.window)&&Ho.document,Zo=Oo.prototype.t…
11document=t,this.id=e,this.data=null!=n?n:{},this.finalize=a(this.finalize,this),this.gen=0,this.de…
13document=t,null==r&&(r={}),this.size=r.size||"letter",this.layout=r.layout||"portrait","number"==t…
14document.ref()},t.prototype.registerTTF=function(){var t,e,n,r,i;if(this.name=this.font.name.posts…
15document=t,this.indent=e.indent||0,this.characterSpacing=e.characterSpacing||0,this.wordSpacing=0=…
16document=t,!this.obj){if(this.obj=t.ref({Type:"XObject",Subtype:"Image",BitsPerComponent:this.imag…
17 …"==typeof navigator||!/MSIE [1-9]\./.test(navigator.userAgent)){var e=t.document,n=function(){retu…
H A Dpdfmake.min.js.map1document","createElement","style","position","left","src","onload","removeIFrame","body","removeCh…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt10 and distribution as defined by Sections 1 through 9 of this document.

12345678910>>...83