Forum Moderators: open

Message Too Old, No Replies

How to make a table cell flash red & white?

flashing cell colour

         

robin_hill

3:48 pm on Feb 12, 2004 (gmt 0)

10+ Year Member



I'm trying to make some cells within a table flash Red & White and some others flash Green & White. Some of these cells will also contain text which must be visible.
Any ideas?

isitreal

10:15 pm on Feb 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



create an animated gif image and use that. Or do it with javascript, changing the background color properties using a timer, that function would have to be started in the body onload event.

That's a very very annoying affect though, and should be used with extreme caution since it tends to drive most users away more quickly than almost anything else you can do.