I personally have used and liked the style fix better - the javascript
is too much intervention for my opinion.

and you can also fix the png images automatically by adding the fix to
the style parameter, why using javascript?

regards,

Martin




On Thu, 3 Mar 2005 13:24:43 -0500, Sean Schofield
<[EMAIL PROTECTED]> wrote:
> > Here You can get a JavaScript, fixing all png's:
> > http://homepage.ntlworld.com/bobosola/
> > This will also work with myfaces. Disadvantage: Having much png's on the
> > page slows the client down dramaticaly.
> 
> The disadvantage you cite seems like it could be a big one.  If we
> take this approach I would suggest making it optional.  Maybe even
> just a static method on JavascriptUtils renderPngFixScript() or
> something?
> 
> > Another aproach:
> > http://www.koivi.com/ie-png-transparency/
> > I have not tried yet but this seems to be a faster solution. They do some
> > trick with a transparent png.
> 
> This is the approach we use at my day job.  It works fine with IE
> (which is the only browser we support) although I'm not sure what
> happens if you try it in Firefox, etc.  Thanks for the link, it
> explains our solution better than I did in the previous post. ;-)
>

Reply via email to