[thelist] Setting opacity with Javascript in IE7

Mark Howells webdev at mountain.ch
Fri Jan 19 10:14:37 CST 2007


> // IE/Win
>   obj.style.filter="progid:DXImageTransform.Microsoft.Alpha(opacity="
> + opacity + ");";

Thanks Ben, that's it! That'll teach me to adapt someone else's  
library code instead of researching properly because it's a Friday  
afternoon! :-)

Mark Howells
- www.permanenttourist.ch
- www.flickr.com/photos/mhowells/



More information about the thelist mailing list