
Re: Pie renders slow in IE8
I have the same problem:
http://amanzi.verzameldwerk.nu/nl/It's fine once all the images have been loaded and 'cornered' so to speak, but that takes ages, even when it's just 6 images (i think... at least less than 10). Oddly enough, it goes faster if I remove the corners of other elements. For example, if I remove
Code:
#Container, #Content #ContentRight #RightTop, #Content #ContentRight #RightMiddle, #Content #ContentRight #RightBottom
{ position:relative; z-index: 0; behavior:url(http://amanzi.verzameldwerk.nu/templates/amanzi/htc/PIE.htc);}
from my stylesheet, the images loads swiftly in two seconds flat. The problem is I kindof really need these divs rounded as well...
I hope you can help me out.