滑块图片加载速度很慢?如果将图像png转换为缺少质量的gif图像

时间:2013-07-30 13:06:22

标签: image png loading

我的网站图片加载非常慢。我使用PNG图像。当我将剂量转换为GIF时。图像质量缺失。

这是我的代码。是任何其他的秘密减少加载时间。

<div class="fltyFloat" style="width:480px;height:349px;">
<div class="fltySlide" style="z-index: 1;" title="marketing">http://example.com/banners/marketing.png</div>
<div class="fltySlide" style="z-index: 2;" title="consultency">http://example.com/banners/consultency.png</div>
<div class="fltySlide" style="z-index: 3;" title="mobileapp">http://example.com/banners/mobileapp.png</div>
<div class="fltySlide" style="z-index: 4;" title="projectoutsoucring">http://example.com/banners/projectoutsoucring.png</div>
</div>

感谢

1 个答案:

答案 0 :(得分:0)

图像不是问题,更像是facebook-connect和linkedin-widget ......这些脚本将从外部服务器加载,让你的页面感觉很慢。

您可以通过Google Chrome或firebug&amp; amp;分析开发者工具中的页面加载时间。火箭中的yslow。