L
laredotornado
Hi,
I have a TBODY node with id="thebody". How do I use JS to empty all
its contents so that the DOM after the call would look like
<tbody id="thebody"></tbody>
? Thanks, - Dave
I have a TBODY node with id="thebody". How do I use JS to empty all
its contents so that the DOM after the call would look like
<tbody id="thebody"></tbody>
? Thanks, - Dave