css - IE8 Background filter doesn't work -


I have a background size: cover, but it does not work in IE8, so I got Gogd and got it

  Filters: Prozed: DXImageTransform.Microsoft.AlphaImageLoader (src = 'background.png', sizingMethod = 'scale'); -M-filter: "Prozed: DxImage Transforms Microsoft.lfaimageloader (src = 'background.png', sizing method = 'scale')";   

So I copied it to my script but it does not work, my script:

  background: url ('background.png') center Top no repeat; Background size: cover; -WebKit-Background-Size: Cover; -MOZ-BACKGROUND-SHAPE: COVER; -o-background-shape: cover; Maximum-height: 682px; Filter: Proded: DxImG Transforms. Microsoft.alpha imagedloader (src = 'background.png', sizing method = 'scale'); -M-filter: "Prozed: DxImage Transform. Microsoft. Alpha Impilezer (src = 'background.png', sizing method = 'scale')";  

I have only one problem, I get another device in which you want to put a background Are there.

  & lt; Div class = "your_class" & gt; & Lt; Div class = 'mybg' & gt; & Lt; / Div & gt; & Lt; / Div & gt;   

and set style like this

  .mybg {position: absolute; Width: 100%; Height: 100%; Filter: Proded: DxImage Transforms. Microsoft.lhma imagerloader (src = 'your_image_path', sizing method = 'scale'); -M-filter: Proxy: DXImageTransform.Microsoft.AlphaImageLoader (src = 'your_image_path', sizingMethod = 'scale'); }    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -