Stretch a background image in IE8

前端 未结 7 810
时光说笑
时光说笑 2020-12-14 13:29

I\'m trying to stretch a background image to 100% width and height of the parent div. background-size is not supported in IE8 of-course. I tried the following code but it\'s

7条回答
  •  死守一世寂寞
    2020-12-14 13:33

    Using the AlphaImageLoader filter and setting the sizingMethod to scale seems to do the trick according to Perfect Full Page Background Image.

提交回复
热议问题