Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 03/20/2017 in all areas

  1. You can also do this without jQuery using the rowIndex property of the table row element: https://developer.mozilla.org/en-US/docs/Web/API/HTMLTableRowElement/rowIndex If you have a reference to the image, you can get to the table row using the parentNode property
    1 point
×
×
  • Create New...