开发者

Internet Explorer Background Repeat on container for floating elements

开发者 https://www.devze.com 2023-01-21 07:27 出处:网络
I am attempting to build a gallery page for a website I am working on, Internet Explorer 8 compatibility is a must. After building the script out for the page, I take a look in internet explorer and r

I am attempting to build a gallery page for a website I am working on, Internet Explorer 8 compatibility is a must. After building the script out for the page, I take a look in internet explorer and run into this interesting issue. It seems that my background image is running fine until suddenly it just stops. I have no idea why this is happening. The "galleries" are generated on the fly using javascript, and have CSS applied to them.

A link to the site is: http://dav开发者_Python百科erto.ipwn.me/2011/galleries.html

I appreciate any help I may get.


add a style to #cm

height:100%;
0

精彩评论

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