Is it possible to set an animated gif as the background of an INPUT field? I'm a web app designer and want to indicate that a field is being validated by putting a subtle progress bar in the background of the input field. I tried this using the "background" property of the INPUT's css. The animation shows up fine locally, but when I try accessing the file via http, the animated image disappears.
Searching the web for this turns up a lot of "MySpace animated backgrounds!!!" results -- not quite useful. :rolleyes: If anyone can confirm that this is a browser restriction/bug, or describe a workaround (IE & FF are the supported browsers), I'd appreciate it!
-Sarah

