/

HTML / CSS / JavaScript Tutorial

JavaScript table object property: rows

[this page | pdf | back links]

The rows property of the JavaScript DOM object corresponding to the HTML <table> element returns a collection of the <tr> elements of the table.

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile