Is there any way I can use CSS3 to fade in and out a solid white background of a ? the content should remain visible so just the background should fa
? the content should remain visible so just the background should fa
You may find this useful for examples of image and background color fades: - http://nettuts.s3.amazonaws.com/581_cssTransitions/demos.html
However using CSS 3 to do the transition will limit the effect to browsers that don't support it.