Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Opacity the the GIF


  • From: billy.reisinger at gmail.com (Billy Reisinger)
  • Subject: [Javascript] Opacity the the GIF
  • Date: Sat Jan 27 14:03:59 2007

w3c browser (FF, Opera, Safari(?)):
img.style.opacity = [float between 0.0 and 1.0]

IE:
img.style.filter = "alpha:opacity=" + [integer between 0 and 100]


On Jan 27, 2007, at 10:13 AM, tedd wrote:

> Hi gang:
>
> I've tried to do this, but can't seem to get the hang of it.
>
> Does anyone know how to change the opacity of an animated GIF using  
> javascript?
>
> If not code (preferable), references will do.
>
> tedd
> -- 
> -------
> http://sperling.com  http://ancientstones.com  http://earthstones.com
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript