Solved
Forum Discussion
tristaanogre
6 years agoEsteemed Contributor
In the code that I'm using, I get the element from the page in IE... then I get the "currentStyle.backgroundColor" property. I think that's better than the getComputedStyle method. See if that works better for you.
royd
6 years agoRegular Contributor
Thank you. I will give it a try.