chrismitchell
Feb 8th, 2001, 09:08 AM
Does anyone know how to set transparency within JavaScript?
sail3005
Feb 9th, 2001, 08:35 PM
You can't do this with javascript, but you can using the css alpha filter. This, however is only supported in IE 4.x.
chrismitchell
Feb 12th, 2001, 02:30 AM
Oh well thats a bit of a shame, thank you for your help Sail3005.