开发者

CSS LI hover - browser compatible?

NOOB question...

Does LI:HOVER{background:url(image.jpg) 0 0 no-rep开发者_如何学Goeat;} work across all browsers?


IE versions older than 7 won't support it.

I recommend IETester.

Also, background-repeat is supposed to be defined before background-position, although most browsers will understand the values in whichever order they are given.


http://www.quirksmode.org/css/contents.html , yes, but <= IE6 has some problems, but who cares?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜