Home
last modified time | relevance | path

Searched refs:offsetWidth (Results 1 – 25 of 222) sorted by relevance

123456789

/plugin/layeranimation/
Dscript.js11 this.offsetWidth = 0;
51 if ( itemNr == 0 && currentLeft == self.offsetWidth * item.direction ) {
124 var offset = layer == currentLayer ? 0 : self.offsetWidth;
320 if ( self.offsetWidth == 0 ) {
321 self.offsetWidth = innerLayer.elem.width(); // Offset from the first layer.
349 innerItem.elem.css('left', innerItem.direction * self.offsetWidth);
351 innerLayer.elem.css('left', innerItem.direction * self.offsetWidth);
483 self.offsetWidth = activate ? 0 : self.offsetWidth;
492 if ( self.offsetWidth == 0 ) {
493 self.offsetWidth = $(this.elem).width(); // Offset from the first layer.
/plugin/wysiwyg/fckeditor/editor/_source/classes/
Dfckpanel.js141 iMainWidth = eMainNode.offsetWidth ;
148 x = ( x * -1 ) + relElement.offsetWidth - iMainWidth ;
177 iMainWidth = eMainNode.offsetWidth ;
189 iMainWidth = eMainNode.offsetWidth || eMainNode.firstChild.offsetWidth ;
208 x = x + relElement.offsetWidth - iMainWidth ;
Dfcktoolbarpanelbutton.js77 oButton.LineImg.style.width = ( e.offsetWidth - 2 ) + 'px' ;
/plugin/indexmenu2/cms/transitions/
Dclip.js32offsetWidth*Q['stLt']/100;i[l['clipIncrement']].eLt=i.offsetWidth*Q['enLt']/100-i[l['clipIncrement…
/plugin/grensladawritezor/fckeditor/editor/_source/classes/
Dfckpanel.js115 iMainWidth = this.MainNode.offsetWidth ;
122 x = ( x * -1 ) + relElement.offsetWidth - iMainWidth ;
148 iMainWidth = this.MainNode.offsetWidth ;
157 iMainWidth = this.MainNode.offsetWidth ;
176 x = x + relElement.offsetWidth - iMainWidth ;
Dfcktoolbarpanelbutton.js76 oButton.LineImg.style.width = ( e.offsetWidth - 2 ) + 'px' ;
/plugin/freechat/phpfreechat/data/public/js/
Dpfcprompt.js108 || this.container.scrollWidth > this.container.offsetWidth)
116 this.bgbox.style.width = this.container.offsetWidth+'px';
123 this.box.style.left = parseInt(pos[0]+(this.bgbox.offsetWidth-this.box.offsetWidth)/2)+'px';
/plugin/diagramsnet/lib/math/extensions/TeX/
Dautobold.js19 …ocument.createTextNode("ABCXYZabcxyz"));var b=c.offsetWidth;c.style.fontWeight="bold";if(b&&c.offs…
/plugin/combo/resources/snippet/js/
H A Dcarrousel.js111 let offsetWidth = carrousel.offsetWidth;
112 perView = Math.floor(offsetWidth / elementMinimalWidth);
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
Ddhtmlxgantt_quick_info.js13offsetWidth?{parent:t,viewport:gantt.$task}:(t=gantt.$grid_data)&&t.offsetHeight&&t.offsetWidth?{p…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_quick_info.js217 if (container && container.offsetHeight && container.offsetWidth) {
224 if (container && container.offsetHeight && container.offsetWidth) {
244 var width = qi.offsetWidth;
249 var screenWidth = viewPort.offsetWidth + scrolls.x - width;
388 var dx = (left + domEv.offsetWidth/2) - scroll.x > (gantt.$container.offsetWidth/2) ? 1 : 0;
392 width:domEv.offsetWidth, height:domEv.offsetHeight };
/plugin/livepreview/
Dscript.js176 if (originalObject.offsetWidth) {
177 width = originalObject.offsetWidth;
250 'maxWidth', document.body.offsetWidth*0.8);
279 dotQuestion.style.left = c.left+(ctrl?curA:el).offsetWidth+'px';
/plugin/fckg/fckeditor/editor/skins/default/
Dfck_dialog_ie6.js37 child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 ) ; // -left -right
43 child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 + 4 ) ; // -left -right + 4
/plugin/fckg/fckeditor/editor/skins/silver/
Dfck_dialog_ie6.js37 child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 ) ; // -left -right
43 child.style.width = Math.max( 0, fckDlg.offsetWidth - 16 - 16 + 4 ) ; // -left -right + 4
/plugin/diagramsnet/lib/math/extensions/
DMathZoom.js19offsetWidth||z.clientWidth;l-=m;t-=m;z.style.maxWidth=l+"px";z.style.maxHeight=t+"px";if(this.msie…
DHelpDialog.js19 …-l.offsetWidth)/2)+"px";l.style.top=(Math.floor((m-l.offsetHeight)/3)+document.body.scrollTop)+"px…
DMathMenu.js19offsetWidth){v.style.width=(v.offsetWidth+2)+"px"}var H=M.pageX,F=M.pageY;var u=document.body.getB…
/plugin/s5reloaded/ui/effects_support/
Dslider.js54 (this.handles[0].offsetWidth != 0 ? this.handles[0].offsetWidth :
173 (this.track.offsetWidth != 0 ? this.track.offsetWidth :
/plugin/freechat/phpfreechat/data/public/themes/default/
Diepngfix.htc45 style.width = offsetWidth + 'px';
57 style.width = offsetWidth + 'px';
/plugin/freechat/phpfreechat/themes/default/
Diepngfix.htc45 style.width = offsetWidth + 'px';
57 style.width = offsetWidth + 'px';
/plugin/p2ilinkaction/
Dp2i.thumbnails.js124 if (pleft + p2i_popup.offsetWidth > window.innerWidth) {
125 pleft = pleft - p2i_popup.offsetWidth - 30;
/plugin/diagramsnet/lib/math/extensions/a11y/
Dauto-collapse.js119 … n = s[r][0], (e = s[r][1]).previousSibling.offsetWidth && (n.root.SRE.cwidth = e.previousSibling.
239 e.width = n.offsetWidth, e.em = 1, e.DOMupdate = !0;
242 … return e.span = document.getElementById(t.inputID + "-Frame").firstChild, e.span.offsetWidth;
245 return document.getElementById(n.id).setAttribute("selection", 1), e.span.offsetWidth;
/plugin/blogtng/
Dscript.js189 let bx2 = bx1 + comment_div.offsetWidth;
200 if(e.offsetX > 0 && e.offsetX < comment_div.offsetWidth-1 &&
/plugin/anewssystem/
Ddropdowncontent.js38 …horizontaloffset=(subobj.dropposition[0]=="left")? -(subobj.offsetWidth-anchorobj.offsetWidth) : 0…
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
DimageFonts.js19 …:function(){var j=this.imgZoomLevel;g.style.display="";var k=(g.offsetWidth-i.offsetWidth);k=(j[k]…

123456789