Posted By:
Ranjay_Mitra
Posted On:
Saturday, April 5, 2003 12:18 AM
I have a table A with 4 cells: P,Q,R and S ( 4 cells ). On an event in cell A ( say a mouse click or mouse over, I want to change the value in another cell, say D.
With images, i can do it with
document.[imageName].src='image_file' and it works in IE and Netscape. I need a similar function for the cell data also. Please help! Urgently needed.
Thanks in advance.