Committer: ailyin
LJSUP-7054 (CLIENTSIDE: Optimization of loading images)U trunk/htdocs/stc/framework/error-pages-ie.css U trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css U trunk/htdocs/stc/shop/ie.css U trunk/htdocs/stc/sup/s/smarty_claret.css U trunk/htdocs/stc/sup/s/smarty_dark_blue.css U trunk/htdocs/stc/sup/s/smarty_gold.css U trunk/htdocs/stc/sup/s/smarty_green.css U trunk/htdocs/stc/sup/s/smarty_grey.css U trunk/htdocs/stc/widgets/selecttags.css
Modified: trunk/htdocs/stc/framework/error-pages-ie.css =================================================================== --- trunk/htdocs/stc/framework/error-pages-ie.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/framework/error-pages-ie.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -20,7 +20,7 @@ ); } * HTML BODY.error-page IMG { - behavior: expression((this.runtimeStyle.behavior="none")&&(this.png?v=1Set?this.png?v=1Set=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png?v=1')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "i/0.gif?v=1"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.png?v=1Set=true)); + behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "i/0.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)); } .error-page .searchbar .form-on .type-submit INPUT { position: relative; Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -76,7 +76,7 @@ } #vote { background:none; - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/stc/lanzelot/img/module/vote.png?v=1'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/stc/lanzelot/img/module/vote.png'); } /* Sup Ad */ Modified: trunk/htdocs/stc/shop/ie.css =================================================================== --- trunk/htdocs/stc/shop/ie.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/shop/ie.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -87,21 +87,21 @@ } * HTML .b-shop .b-wallet-tokens-select-3000 I { background: none; - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-alot.png?v=1); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-alot.png); } * HTML .b-shop .b-wallet-tokens-select-1000 I { background: none; - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-notsomuch.png?v=1); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-notsomuch.png); } * HTML .b-shop .b-wallet-tokens-select-500 I { background: none; - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-afew.png?v=1); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/tokens-afew.png); } * HTML .b-wallet-balance, * HTML .w-wallet .w-body .sum { zoom: 1; background: none; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/wallet-balance.png?v=1); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/shop/wallet-balance.png); } .b-shop .b-userheads-item { Modified: trunk/htdocs/stc/sup/s/smarty_claret.css =================================================================== --- trunk/htdocs/stc/sup/s/smarty_claret.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/sup/s/smarty_claret.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -66,7 +66,7 @@ background:url(../i/x-4-1-upic.png?v=1) 0 0 no-repeat; } * HTML .header .userpic { - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-1-upic.png?v=1', sizingMethod='scale'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-1-upic.png', sizingMethod='scale'); } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#C33120; Modified: trunk/htdocs/stc/sup/s/smarty_dark_blue.css =================================================================== --- trunk/htdocs/stc/sup/s/smarty_dark_blue.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/sup/s/smarty_dark_blue.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -66,7 +66,7 @@ background:url(../i/x-4-2-upic.png?v=1) 0 0 no-repeat; } * HTML .header .userpic { - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-2-upic.png?v=1', sizingMethod='scale'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-2-upic.png', sizingMethod='scale'); } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#3361D9; Modified: trunk/htdocs/stc/sup/s/smarty_gold.css =================================================================== --- trunk/htdocs/stc/sup/s/smarty_gold.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/sup/s/smarty_gold.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -66,7 +66,7 @@ background:url(../i/x-4-5-upic.png?v=1) 0 0 no-repeat; } * HTML .header .userpic { - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-5-upic.png?v=1', sizingMethod='scale'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-5-upic.png', sizingMethod='scale'); } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#C33120; Modified: trunk/htdocs/stc/sup/s/smarty_green.css =================================================================== --- trunk/htdocs/stc/sup/s/smarty_green.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/sup/s/smarty_green.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -66,7 +66,7 @@ background:url(../i/x-4-3-upic.png?v=1) 0 0 no-repeat; } * HTML .header .userpic { - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-3-upic.png?v=1', sizingMethod='scale'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-3-upic.png', sizingMethod='scale'); } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#3B951D; Modified: trunk/htdocs/stc/sup/s/smarty_grey.css =================================================================== --- trunk/htdocs/stc/sup/s/smarty_grey.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/sup/s/smarty_grey.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -66,7 +66,7 @@ background:url(../i/x-4-4-upic.png?v=1) 0 0 no-repeat; } * HTML .header .userpic { - filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-4-upic.png?v=1', sizingMethod='scale'); + filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/x-4-4-upic.png', sizingMethod='scale'); } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#000; Modified: trunk/htdocs/stc/widgets/selecttags.css =================================================================== --- trunk/htdocs/stc/widgets/selecttags.css 2010-10-04 09:53:53 UTC (rev 9591) +++ trunk/htdocs/stc/widgets/selecttags.css 2010-10-04 10:22:37 UTC (rev 9592) @@ -75,7 +75,7 @@ } * HTML .b-selecttags-tags UL LI .fade { background: none; - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/widget/selecttags/fade.png?v=1); + filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/img/widget/selecttags/fade.png); } .b-selecttags-footer { height: 24px;