开发者

Rereating the blocks content in ie7

开发者 https://www.devze.com 2023-01-13 18:22 出处:网络
Ie7 repeats the blocks content if i write float: l开发者_如何学JAVAeft; to that block. Has anyone the same problem? How could I fix that? Any ideas?Graphical glitches like repeated content are usually

Ie7 repeats the blocks content if i write float: l开发者_如何学JAVAeft; to that block. Has anyone the same problem? How could I fix that? Any ideas?


Graphical glitches like repeated content are usually caused by a lack of layout.

Try adding zoom:1; to the styles for the element in question. If it's fixed, then you know the issue is a missing layout.

0

精彩评论

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