You could probably just extend the graphicImage renderer to check for
the IE browser header and render the code accordingly.

Incidentally, what is the issue with IE displaying PNG's, and what is the fix?

On Thu, 03 Mar 2005 16:47:39 +0100, Werner Punz <[EMAIL PROTECTED]> wrote:
> Hi, I just was wondering how people cover the Microsoft IE PNG bug over
> here.
> There has been a fix for ages which basically just is a javascript which
> is triggered by an onLoad.
> But myfaces does not seem to cover onload in its image tag.
> (No blame here, sun left that out from the specs)
> I just was wondering what the easiest way is to cover the problem.
> As far as I can see probably a custom image component which adds the
> trigger code in its renderer would be the best solution.
> 
> 


-- 
-Heath Borders-Wing
[EMAIL PROTECTED]

Reply via email to