Re: Solving the alpha images and background-color problem

Emrah BASKAYA wrote:
> 
> Summary: We most definitely need a way to make sure transparent images  
> look right when they are loaded, which means we make sure the  
> background-color is altered or set to transparent on image load, but 
> some  of us also want to make sure the content is accessible if the 
> image is not  loaded / before it can be loaded.
> 
> Solution:
> A new background-color value that tells us which color value to switch 
> to  when image is loaded:
> 
> onimageload(color-value)

To me this seems dangerously like mixing behavioural information in with 
presentational information.

Jasper

Received on Saturday, 13 August 2005 01:00:15 UTC