Lines Matching refs:style

141 if(this._timeline.isHorizontal()){this._div.style.top=A+"px";
142 this._div.style.height=D+"px";
143 C.style.top=B+"px";
144 C.style.left="-1em";
145 }else{this._div.style.left=A+"px";
146 this._div.style.width=D+"px";
147 C.style.left=B+"px";
148 C.style.top="-1em";
189 D.style.zIndex=C;
193 if(SimileAjax.Platform.browser.isIE){B.style.cursor="move";
194 }else{B.style.cursor="-moz-grab";
297 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
298 }else{this._div.style.top=this._viewOffset+"px";
331 if(this._timeline.isHorizontal()){this._div.style.left=this._viewOffset+"px";
332 this._div.style.width=(Timeline._Band.SCROLL_MULTIPLES*this._viewLength)+"px";
333 }else{this._div.style.top=this._viewOffset+"px";
334 this._div.style.height=(Timeline._Band.SCROLL_MULTIPLES*this._viewLength)+"px";
428 }}}this._highlightLayer.style.display="block";
429 this._lineLayer.style.display="block";
430 this._eventLayer.style.display="block";
435 this._backLayer.style.visibility="hidden";
444 this._highlightLayer.style.display="none";
447 this._lineLayer.style.display="none";
450 this._eventLayer.style.display="none";
558 q.style.position="absolute";
559 q.style.overflow="visible";
560 q.style.left=F+"px";
561 q.style.top=Z+"px";
562 q.style.width=M+"px";
563 q.style.height=U+"px";
572 if(s==w){v.style.zIndex=u.length;
573 }else{v.style.zIndex=u.length-s;
584 s.style.left=w.iconLeft+"px";
585 s.style.top=w.top+"px";
586 s.style.zIndex=(l.length-u);
726 A.style.left=G+"px";
727 A.style.top=H+"px";
736 B.style.left=C+"px";
737 B.style.width=(A+1)+"px";
738 B.style.top=F+"px";
741 }if("color" in I&&typeof I.color=="string"){B.style.color=I.color;
749 L.style.left=D+"px";
750 L.style.top=J+"px";
751 L.style.width=B+"px";
752 L.style.height=K+"px";
754 }if(E!=null&&typeof H.color=="string"){L.style.backgroundColor=E;
755 }if("backgroundImage" in H&&typeof H.backgroundImage=="string"){L.style.backgroundImage="url("+back…
756 L.style.backgroundRepeat=("backgroundRepeat" in H&&typeof H.backgroundRepeat=="string")?H.backgroun…
766 F.style.position="absolute";
767 F.style.overflow="hidden";
768 F.style.left=(C.left-2)+"px";
769 F.style.width=(C.width+4)+"px";
770 F.style.top=(C.top-2)+"px";
771 F.style.height=(C.height+4)+"px";
841 this._layerDiv.style.display="none";
856 }if(this._color!=null){B.style.backgroundColor=this._color;
871 if(this._timeline.isHorizontal()){B.style.left=F+"px";
872 B.style.width=(I-F)+"px";
873 J.style.right=(this._band.getTotalViewLength()-F)+"px";
874 J.style.width=(this._startLabel.length)+"em";
875 G.style.left=I+"px";
876 G.style.width=(this._endLabel.length)+"em";
877 }else{B.style.top=F+"px";
878 B.style.height=(I-F)+"px";
879 J.style.bottom=F+"px";
880 J.style.height="1.5px";
881 G.style.top=I+"px";
882 G.style.height="1.5px";
883 }}this._layerDiv.style.display="block";
900 this._layerDiv.style.display="none";
909 if(this._color!=null){F.style.backgroundColor=this._color;
912 if(this._timeline.isHorizontal()){F.style.left=B+"px";
913 F.style.width=this._width;
914 }else{F.style.top=B+"px";
915 F.style.height=this._width;
916 }}this._layerDiv.style.display="block";
970 }}this._highlightLayer.style.display="block";
971 this._lineLayer.style.display="block";
972 this._eventLayer.style.display="block";
978 this._backLayer.style.visibility="hidden";
988 this._highlightLayer.style.display="none";
991 this._lineLayer.style.display="none";
994 this._eventLayer.style.display="none";
1192 B.style.position="absolute";
1193 B.style.left=E+"px";
1194 B.style.width=F.event.label.offsetFromLine+"px";
1195 B.style.height=I+"px";
1196 if(D>A){B.style.top=(H-I)+"px";
1197 B.style.borderTop=C;
1198 }else{B.style.top=H+"px";
1199 B.style.borderBottom=C;
1200 }B.style.borderLeft=C;
1209 A.style.position="absolute";
1210 A.style.left=C+"px";
1211 A.style.top=I+"px";
1213 A.style.cursor="pointer";
1220 K.style.position="absolute";
1221 K.style.left=C+"px";
1222 K.style.width=A+"px";
1223 K.style.top=F+"px";
1224 K.style.height=G+"px";
1225 K.style.backgroundColor=E.event.label.backgroundColor;
1229 B.style.position="absolute";
1230 B.style.left=C+"px";
1231 B.style.width=A+"px";
1232 B.style.top=F+"px";
1234 B.style.cursor="pointer";
1238 }if(D!=null){B.style.color=D;
1247 M.style.position="absolute";
1248 M.style.left=D+"px";
1249 M.style.width=F+"px";
1250 M.style.top=J+"px";
1251 M.style.height=E+"px";
1252 M.style.backgroundColor=G;
1253 M.style.overflow="hidden";
1254 M.style.cursor="pointer";
1264 F.style.position="absolute";
1265 F.style.overflow="hidden";
1266 F.style.left=(C.left-2)+"px";
1267 F.style.width=(C.width+4)+"px";
1268 F.style.top=(C.top-2)+"px";
1269 F.style.height=(C.height+4)+"px";
1270 F.style.background=B;
1330 this._markerLayer.style.display="none";
1334 this._lineLayer.style.display="none";
1347 }this._markerLayer.style.display="block";
1348 this._lineLayer.style.display="block";
1392 this._markerLayer.style.display="none";
1396 this._lineLayer.style.display="none";
1421 }}this._markerLayer.style.display="block";
1422 this._lineLayer.style.display="block";
1451 this._markerLayer.style.display="none";
1455 this._lineLayer.style.display="none";
1470 }this._markerLayer.style.display="block";
1471 this._lineLayer.style.display="block";
1495 this._markerLayer.style.display="none";
1499 this._lineLayer.style.display="none";
1513 }this._markerLayer.style.display="block";
1514 this._lineLayer.style.display="block";
1518 if(A){if(E=="Top"){this.positionDiv=function(O,N){O.style.left=N+"px";
1519 O.style.top="0px";
1521 }else{this.positionDiv=function(O,N){O.style.left=N+"px";
1522 O.style.bottom="0px";
1524 }}else{if(E=="Left"){this.positionDiv=function(O,N){O.style.top=N+"px";
1525 O.style.left="0px";
1527 }else{this.positionDiv=function(O,N){O.style.top=N+"px";
1528 O.style.right="0px";
1541 }if(A){V.style.left=U+"px";
1542 }else{V.style.top=U+"px";
1553 }if(A){X.style.left=Q+"px";
1554 X.style.width=W+"px";
1555 }else{X.style.top=Q+"px";
1556 X.style.height=W+"px";
1581 if(A){this._highlightDiv.style.left=I+"px";
1582 this._highlightDiv.style.width=F+"px";
1583 this._highlightDiv.style.height=(E.getViewWidth()-4)+"px";
1584 }else{this._highlightDiv.style.top=I+"px";
1585 this._highlightDiv.style.height=F+"px";
1586 this._highlightDiv.style.width=(E.getViewWidth()-4)+"px";
1862 }}this._highlightLayer.style.display="block";
1863 this._lineLayer.style.display="block";
1864 this._eventLayer.style.display="block";
1871 this._backLayer.style.visibility="hidden";
1880 this._highlightLayer.style.display="none";
1883 this._lineLayer.style.display="none";
1886 this._eventLayer.style.display="none";
2041 A.style.left=C+"px";
2042 A.style.top=J+"px";
2052 B.style.left=D+"px";
2053 B.style.width=A+"px";
2054 B.style.top=H+"px";
2059 }if(F!=null){B.style.color=F;
2060 }if(G.event.highlightLabelBackground&&C>=0){B.style.background=this._getHighlightColor(C,G);
2070 O.style.left=D+"px";
2071 O.style.width=F+"px";
2072 O.style.height=E+"px";
2073 O.style.top=K+"px";
2075 }if(G!=null){O.style.backgroundColor=G;
2079 if(L!=null){O.style.backgroundImage="url("+L+")";
2080 O.style.backgroundRepeat=H;
2102 G.style.position="absolute";
2103 G.style.overflow="hidden";
2104 G.style.left=(D.left-2)+"px";
2105 G.style.width=(D.width+4)+"px";
2106 G.style.top=(D.top-2)+"px";
2107 G.style.height=(D.height+4)+"px";
2108 G.style.background=C;
2192 }}this._highlightLayer.style.display="block";
2193 this._eventLayer.style.display="block";
2201 this._highlightLayer.style.display="none";
2204 this._eventLayer.style.display="none";
2238 }M.style.left=D+"px";
2239 M.style.width=A+"px";
2240 M.style.top=I+"px";
2241 M.style.height=J+"px";
2242 if(E){M.style.backgroundColor=E;
2252 K.style.left=C+"px";
2253 K.style.top=H+"px";
2264 F.style.position="absolute";
2265 F.style.overflow="hidden";
2266 F.style.left=(C.left-1)+"px";
2267 F.style.width=(C.width+2)+"px";
2268 F.style.top=(C.top-1)+"px";
2269 F.style.height=(C.height+2)+"px";
2270 F.style.background=B;
2478 },fillWikiInfo:function(D){D.style.display="none";
2483 }D.style.display="inline";
2721 if(B){A._containerDiv.style[G]=D+"px";
2770 this.showLoadingMessage=function(){D.containerDiv.style.display="block";
2772 this.hideLoadingMessage=function(){D.containerDiv.style.display="none";