I need to change the background image of a cell dynamically .
i did use this
document.getElementById("background1").style.backgroundImage='url(Images/Red_background.gif)';
but its not working for IE. The problem is strange when i see in my local(offline) its working fine but when i use check the same online then its not working
U can see my site lakshcreations
Friends pull me out from this problem. Its seems very easy but it becomes very length now.
I dont care about Opera and Safari. It shud run fine in NS, Mozila, Fire fox and IE.
Regards
Lakshcreations