Hello I am a new one in CSS,
I have next code that working just in IE
filer: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod= 'scale' , src= '/line/resources/middleRight.png' )
Does anyone know how to make this functionality work in FF and Chrome
Thanks.
For Firefox & Chrome you have to write like this:
Read this article http://css-tricks.com/perfect-full-page-background-image/