相关疑难解决方法(0)

自定义光标图像在所有IE中都不起作用?

我想我已尝试过在互联网上建议的不同方法,但没有任何效果.这是我目前的css代码:

div {
   cursor: url(images/zoomin.cur), auto;
}
Run Code Online (Sandbox Code Playgroud)

它在IE中工作正常...

css internet-explorer cursor

12
推荐指数
2
解决办法
3万
查看次数

图像下面的IE空间?

如何为Internet Explorer修复此页面?由于某种原因,它似乎在背景图像下方添加了一个空间.

http://orangeguy.biz/profile/

设计是这样的:

                 ------------------
                 |   TOP IMAGE    |<- base_top.png
                 ------------------
                 |  |          |  |
base_sides.png ->|  | CONTENT  |  |<- base_sides.png
                 |  |          |  |
                 |-----------------
                 |  BOTTOM IMAGE  |<- base_bottom.png
                 ------------------
Run Code Online (Sandbox Code Playgroud)

html css

1
推荐指数
1
解决办法
2716
查看次数

标签 统计

css ×2

cursor ×1

html ×1

internet-explorer ×1