|
Ask everyone, I use object.innerHTML = '<table>' + '<tr>' + '<td>' + '</ td>' + '</ tr>' + '<tr>' + '<td > '+' </ td> '+' </ tr> '
Created a table with 2 rows and 1 column
How do I get the number of rows of a table in object.innerHTML?
There aren't many points, I'll fill it up when I have it! |
|