
Transition before rounded corners are applied
I have applied CSSPie to create rounded corners on images on a web site I have developed.
However, when the page is loaded in IE8, the images are initially displayed with square corners for a brief moment until the rounded corners are applied using CSSPie. Is there any way to make sure the images are not displayed until the CSSPie rounded corners fix has been applied?
Thanks.