Lines Matching refs:style

36 }}return this.each(function(i){for(name in options){jQuery.attr(type?this.style:this,name,jQuery.pr…
206 for(var name in options){old[name]=elem.style[name];
207 elem.style[name]=options[name];
209 for(var name in options){elem.style[name]=old[name];
221 },curCSS:function(elem,name,force){var ret,style=elem.style;
225 }if(name=="opacity"&&jQuery.browser.msie){ret=jQuery.attr(style,"opacity");
227 }if(jQuery.browser.opera&&name=="display"){var save=style.outline;
228 style.outline="0 solid black";
229 style.outline=save;
231 }if(!force&&style&&style[name]){ret=style[name];
242 i++){if(color(stack[i])){swap[i]=stack[i].style.display;
243 stack[i].style.display="block";
247 i++){if(swap[i]!=null){stack[i].style.display=swap[i];
252 if(!/^\d+(px)?$/i.test(ret)&&/^\d/.test(ret)){var left=style.left,rsLeft=elem.runtimeStyle.left;
254 style.left=ret||0;
255 ret=style.pixelLeft+"px";
256 style.left=left;
290 }if(msie&&notxml&&name=="style"){return jQuery.attr(elem.style,"cssText",value);
732 }if(numStyles===undefined){numStyles=jQuery("style, link[rel=stylesheet]").length;
1674 }else{if(B=="type"&&A.tagName=="input"){}else{if(B=="style"){for(n in H){var I=H[n];
1731 return"<img src='"+A+"' style=\""+B+'" />';
1734 SimileAjax.Graphics.setOpacity=function(B,A){if(SimileAjax.Platform.browser.isIE){B.style.filter="p…
1736 B.style.opacity=C;
1737 B.style.MozOpacity=C;
1742 }F.style.position="absolute";
1743 F.style.left="-5000px";
1744 F.style.top="0px";
1745 F.style.width=B+"px";
1754 F.style.position="static";
1755 F.style.left="";
1756 F.style.top="";
1758 F.style.width="";
1759 K.style.width=G+"px";
1762 }else{F.style.width=H+"px";
1776 H.style.width=J+"px";
1777 H.style.height=N+"px";
1824 S.style.left=(B-V-X)+"px";
1825 H.style.left=X+"px";
1826 H.style.top=(A-E.arrowGraphicTargetOffset-N)+"px";
1829 S.style.left=(B-V-X)+"px";
1830 H.style.left=X+"px";
1831 H.style.top=(A+E.arrowGraphicTargetOffset)+"px";
1836 S.style.top=(A-V-W)+"px";
1837 H.style.top=W+"px";
1838 H.style.left=(B-E.arrowGraphicTargetOffset-J)+"px";
1840 S.style.top=(A-V-W)+"px";
1841 H.style.top=W+"px";
1842 H.style.left=(B+E.arrowGraphicTargetOffset)+"px";
1853 I.style.height="33px";
1854 I.style.background="url("+SimileAjax.urlPrefix+"images/message-top-left.png) top left no-repeat";
1855 I.style.paddingLeft="44px";
1858 D.style.height="33px";
1859 D.style.background="url("+SimileAjax.urlPrefix+"images/message-top-right.png) top right no-repeat";
1862 F.style.background="url("+SimileAjax.urlPrefix+"images/message-left.png) top left repeat-y";
1863 F.style.paddingLeft="44px";
1866 B.style.background="url("+SimileAjax.urlPrefix+"images/message-right.png) top right repeat-y";
1867 B.style.paddingRight="44px";
1872 E.style.height="55px";
1873 E.style.background="url("+SimileAjax.urlPrefix+"images/message-bottom-left.png) bottom left no-repe…
1874 E.style.paddingLeft="44px";
1877 A.style.height="55px";
1878 A.style.background="url("+SimileAjax.urlPrefix+"images/message-bottom-right.png) bottom right no-re…
1880 }else{G.style.border="2px solid #7777AA";
1881 G.style.padding="20px";
1882 G.style.background="white";
1914 G.style.position="relative";
1915 G.style.display="inline";
1916 G.style.width=B+"px";
1917 G.style.height=D+"px";
1918 G.style.overflow="hidden";
1919 G.style.margin="2px";
1920 if(SimileAjax.Graphics.pngIsTranslucent){G.style.background="url("+F+") no-repeat";
1921 }else{G.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+F+"', sizingMethod=…
1927 C.style.width=B+"px";
1928 C.style.height=D+"px";
1946 this._elmt.style.visibility="hidden";
1947 if(typeof B=="string"){this._elmt.style.width=B;
1948 }else{if(typeof B=="number"){this._elmt.style.width=B+"px";
1973 A.style.position="absolute";
1974 A.style.width="10px";
1975 A.style.height="10px";
1976 A.style.top="0px";
1977 A.style.left="0px";
1978 A.style.visibility="hidden";
2483 B.style.position="absolute";
2484 B.style.left=(SimileAjax.WindowManager._ghostCoords.left-16)+"px";
2485 B.style.top=(SimileAjax.WindowManager._ghostCoords.top)+"px";
2503 K.style.position="absolute";
2504 K.style.left=SimileAjax.WindowManager._ghostCoords.left+"px";
2505 K.style.top=SimileAjax.WindowManager._ghostCoords.top+"px";
2506 K.style.zIndex=1000;
2520 K.style.left=SimileAjax.WindowManager._ghostCoords.left+"px";
2521 K.style.top=SimileAjax.WindowManager._ghostCoords.top+"px";
2523 O.style.left=(SimileAjax.WindowManager._ghostCoords.left-16)+"px";
2524 O.style.top=SimileAjax.WindowManager._ghostCoords.top+"px";
2536 F.style.border=E+"px solid yellow";
2537 F.style.backgroundColor="yellow";
2538 F.style.position="absolute";
2539 F.style.left=D.left+"px";
2540 F.style.top=D.top+"px";
2541 F.style.width=(B.offsetWidth-E*2)+"px";
2542 F.style.height=(B.offsetHeight-E*2)+"px";