Live data from Hacker News

Seamlessly-faded background images with CSS gradients

nicer2.com

1–6 of 6 posts

Re: Seamlessly-faded background images with CSS gradients

#6
Does anyone know something to do correct fades of images?

In the middle of the fade I want to see 50% of either image. All faders I know change opacity on both images and you quickly have somethign like 25% background visible, 25% lower image, 50% upper image.

It would simply need to just fade in an image on top, and once fully opaque remove the hidden bottom one.