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)
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.