
December 29th, 2001, 06:07 PM
|
|
Contributing User
|
|
Join Date: Nov 2001
Posts: 765
Time spent in forums: 3 m 45 sec
Reputation Power: 12
|
|
|
document.getElementById("text").innerHTML +=
btw, you don't need to nest a <div> in there to write content to it - you can give the <td> its own id and write directly to it.
|