6 ms·
Forever burnt into my mind is PNG alpha work-arounds in IE: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png');
by nness 9d ago
Forever burnt into my mind is PNG alpha work-arounds in IE:
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png');
- bbx 9d agoHa, fantastic line that one. Transparent pngs caused so much unnecessary trouble in IE6, it was very annoying, and limited our options as graphic designers.
- matsemann 9d agoHah, my thought as well, was a part of my standard page setup. And then using those transparent pngs to do rounded borders with 9 images nested within 9 divs! Edit: and down memory lane: the spacer.gif
- kijin 9d ago9 divs? That sounds pretty modern. I remember tables with 9 cells, with cellspacing=0 cellpadding=0 to remove spaces between those cells.
- aduty 9d agoI remember both and I'm thankful that we were able to leave it behind.
- DonnyV 9d agoUsing images for rounded corners.....ugh. I forgot all about that.
- justsomehnguy 9d agoI have some bad news for you: "inspect" the whitespace to the left of any comment here.