Strange problem: The dropshadow on my page is rendered twice the height it should be in ie.
The dropshadows are in png-format, and since ie doesn’t support alpha-transparency, I’ve included a javascript which makes it work (it loads some filter via css).
Does anyone have a clue?
The page in question is here:
The space between the boxes is 8px, but the png is rendered incorrectly at 16px height. The same problem goes for the shadow on top, but strangely enough not for the bottom line.
Needless to say, it’s flawless in ff.