ksduded
01-03-2010, 11:22 PM
I am using this code to have a background inside a layer
#rt-header .rt-container {background: #fff url(../images/backgrounds/style5/header-bg.jpg) 100% -30px no-repeat;}
I want to have multiple images dissolve in and out of each other in place of the background. Is it possible through CSS or will I have to use flash? And what will be the best way to incorporate it in that css if I have to resort to flash?
Thanks.
#rt-header .rt-container {background: #fff url(../images/backgrounds/style5/header-bg.jpg) 100% -30px no-repeat;}
I want to have multiple images dissolve in and out of each other in place of the background. Is it possible through CSS or will I have to use flash? And what will be the best way to incorporate it in that css if I have to resort to flash?
Thanks.