Can We Use Alpha Transparency Now?

I use Firefox with a vengeance, but I'm not going to go into all that because that isn't the point. With the advent of Internet Explorer 7 coming out the door, there has been mixed reviews and CSS standard warnings that comes with it. I'm not going to go into all that either because I'll leave it to people who know more than their fair share of it. My only question is, since Internet Explorer 7 has native alpha transparency support which should have come out years ago, is it now safe to use PNG-24 images for our sites now?

Are you going to use it?

Cause I just looked at my blog using IE6 and boy does it stand out like a sore thumb.

0 Trackback and Pingbacks: »

5 People Said A Couple Of Things: »

  • GravatarElliot Swan wrote from  United States on October 31, 2006 at 14:05 and said:

    I already have been using transparent PNGs and support IE6 using its special filter:

    <code><br />
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale');<br />
    </code>

    Comment Permalink

  • GravatarChickyBabe wrote from  Australia on October 31, 2006 at 16:44 and said:

    I don’t like my blog through IE6 either! I haven’t upgradd to FF 2.0 yet, so I’ll be waiting a while.

    Comment Permalink

  • GravatarKamigoroshi wrote from  Australia on October 31, 2006 at 16:53 and said:

    Elliot: Maybe I should look into that thanks. :)

    ChickyBabe: I know you will and I know I have, but what about other people. With more than 50% of my readers still using IE6, that can account for a lot of problems.

    Comment Permalink

  • Gravatareric wrote from  United States on November 2, 2006 at 19:45 and said:

    why does it stand out like a sore thumb?
    if you mean your green bullet marks on your right navigation area that have gray backgrounds… i think its exaggerated statement.
    they are not distracting at all.
    though you do have a broken valid css image at the footer in ie6.

    Comment Permalink

  • GravatarKamigoroshi wrote from  Australia on November 2, 2006 at 19:52 and said:

    Well, I guess it’s the perfectionist web design thing. The grey background kinda sticks out considering they weren’t there in any other browser. Thanks for telling me about the broken image though, I’ll fix that in a jiffy.

    Comment Permalink

Leave a Comment

You may use these tags in your comment:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Please take your time to read the comment policies for this blog especially if you're a new commenter.