Get a particular cell value from HTML table using JavaScript

前端 未结 10 1006
暖寄归人
暖寄归人 2020-12-15 06:09

I want to get each cell value from an HTML table using JavaScript when pressing submit button.

How to get HTML table cell values?

10条回答
  •  情书的邮戳
    2020-12-15 06:30

    Just simply.. #sometime when larger table we can't add the id to each tr

         
    some text something
    Hello Hel

提交回复
热议问题