I know this has been blogged about endlessly, but I'm going to throw another whiny diatribe on the pile.
I'm creating rounded corners for all of the boxes on the website I manage in my day job. Firefox works brilliantly. Internet Explorer 7, interestingly enough, is working. But wherefore, IE6? Where. Fore.
I'm not trying anything new and kamakaze. I'm using the simple 4-image and 4-divs formula. Every browser except IE6 likes it. No problems. It's cleaner and less poke-me-in-the-eye looking. But IE6 only works on 3 of 5 boxes. One of the boxes that it screws up displays one rounded corner. The fifth does nothing at all. Nothing!
Does anyone still use IE6? Does anyone still use IE? Why? Why do you want to torture web designers? IE isn't W3 compliant with JavaScript, let alone CSS. If I get one more ActiveX warning, I'm going to, I don't know, get really annoyed and blog about it.
Anyway, I've narrowed this problem down. IE6 isn't displaying my corner images. No dimensions have changed. It's a fixed-width box. Bottom-left is the only corner that's displaying the rounded image. For now, I'm off to quadruple check my code and see if I get any errors with the Firefox error log.
If you know what this bug is and have a fix, please don't hesitate to give me the answer.

