In vanilla JS I’ve used a function that tracks which is the active row, then selects elements by QuerySellector
then edits the table cells using innerHTML
depending on which row is active right now.
My question is: please give me an idea about how to store data in the table.
New contributor
Eshada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2