I have a table of data and I want to be able to write to a specific column in every row. I know this would be easy if the column was a input of type text. Is there a way I can used DHTML and identify the column and write a value via javascript?
... or as part of the document.all collection: "document.all["myspan"].innerHTML
Also... there is no need to "forget" Netscape4.x or 6. They both can write data to <DIV> layers just fine. Unfortunately they each use different syntax;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.