仅在Internet Explorer上显示图像 [英] Image showing on internet explorer only

查看:68
本文介绍了仅在Internet Explorer上显示图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个无序的图像(bul.png),该图像只能在仅使用Internet Explorer Web浏览器时才能看到.

这是我的源代码:

I have an image (bul.png) in an un-ordered the image can only be seen when using internet explorer web browser only.

here is my source code:

<ul style="list-style-image: removed('images/bul.png'); text-align:left; line-height: 0.5cm; padding-removed20px;"> 
        <li>List Item One</li>
        <li>List Item Two</li>
        <li>List Item Three</li>

</ul>




请问有人知道可能是什么原因吗?在此先感谢.




Please does anyone know what might be the cause? thanks in advance.

推荐答案

try
try
list-style-image:url('images/bul.png');


这篇关于仅在Internet Explorer上显示图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆