Background resize fix : IE8

Hi Fiendz,


Its been a headache when we think about to fix css in Internet explorer. Now i sort out a solution for resize background image issue in ie8.


I was googled for this more time, mmmmm, finally i came out with the solution of followin by one of forum friend,


To do this , Add the following style in your style property,


###########


filter: progid:DXImageTransform.Microsoft.AlphaImageLoader


(src='http://localhost/myproject/images/test.jpg',sizingMethod='scale');


###########


Note : It should be passed the full url for your images.


Try.

Post a Comment

Post a Comment (0)

Previous Post Next Post