When i use image in my html page using background property .IT loks fine in IE but looks blur in firefox. Wat could be the possible solution. Thanks,
A:
i have found the solution for it. This was the bug in ff3 whih was fixed in late august.. to fix this bug we can use...
image-rendering:optimizeQuality; to the background image.. for more info check this ..
shruti
2009-09-22 08:02:09