G
get_dave
Hi. I'm new to DHTML. What i am trying to do is access the innerHTML of
a particular cell in my table. However i can't make it work.
I have tried giving the cell an id (in the exmaple below it's "floor".
I then tried to reference it using the following javascript:
document.getElementById('floor').innerHTML="New header"
however i doesn't work.
how do i do this?
any ideas please send to (e-mail address removed)
a particular cell in my table. However i can't make it work.
I have tried giving the cell an id (in the exmaple below it's "floor".
I then tried to reference it using the following javascript:
document.getElementById('floor').innerHTML="New header"
however i doesn't work.
how do i do this?
any ideas please send to (e-mail address removed)