dumdum
04-24-2006, 04:57 PM
:confused: hello
I cant read the backgroundImage property in ie. i am using:
document.all[i].style.backgroundImage
but the property is just showing up blank. I can set it using:
document.all[i].style.backgroundImage= "url(image.jpg)"
i just cant read it?
any ideas?
I cant read the backgroundImage property in ie. i am using:
document.all[i].style.backgroundImage
but the property is just showing up blank. I can set it using:
document.all[i].style.backgroundImage= "url(image.jpg)"
i just cant read it?
any ideas?