DEV Community

Discussion on: How to insert rows in an HTML table body in JavaScript

Collapse
 
noemelo profile image
Noé Melo Locumber

Good observation, however, when using the function insertCell and createTextNode the css styles of the table are lost.