Log in

View Full Version : Rotating banner



wentwooddownhill
06-11-2007, 03:12 PM
Hi,
on a template i am using to edit it has a static banner. I was hoping i could have a sort of rotating banner which fades to white inbetween changed. it will have to be in the default .css file so if anyone could fins some code i would be grateful

boogyman
06-11-2007, 03:17 PM
CSS cannot do dynamic behavior such as this, you would need to use some JavaScript

wentwooddownhill
06-11-2007, 03:18 PM
im sure there was some kind of code you could use? mods feel free to move if nessacary. only problem is i am using css so im not sure if it would over complicate it if i had to put javascript in the html

wentwooddownhill
06-11-2007, 03:42 PM
Anyone got any advice i need this quite urgently cheers

jscheuer1
06-11-2007, 03:49 PM
The script here:

http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm

as amended here:

http://www.dynamicdrive.com/forums/showthread.php?t=20221

would work pretty well for this. To get the fade-to-white between banners, you would just need a blank white banner every other image in the array.