You will also need to set the filter property if you intend to support IE8 and below... document.getElementById("elementid").style.filter = 'alpha(opacity=' + trans*100 + ')';
sssweb
12:49 pm on Dec 5, 2011 (gmt 0)
Thanks penders, that was it.
Yes, I have the IE8 code too; that came with the script and was working fine, but I couldn't convert it for other browsers. It's in a slightly different format: