[Cialug] Iowa Ruby Brigade
    David W. Body 
    davidbody at bigcreek.com
       
    Sat Sep  8 09:31:37 CDT 2007
    
    
  
On Sep 6, 2007, at 4:47 PM, Tim Wilson wrote:
> There's a fairly simple javascript library that fixes the PNG bug  
> in IE.  It can be found at:
> http://homepage.ntlworld.com/bobosola/pnghowto.htm
>
> I've played with it some.  I don't know how it would integrate with  
> Ruby.
Tim,
Thanks.  I've updated the site using this script and it looks much  
better in IE6.
If anyone has access to IE 5.5 and wouldn't mind checking, how does  
the logo look?
   http://www.iowaruby.org
By the way, I discovered that Radiant CMS ships with the pngfix.js  
javascript file, so all I had to do was add the following
<!--[if lt IE 7]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
to my layout.  That's it.  Couldn't have been easier.
Thanks again.
--David
    
    
More information about the Cialug
mailing list