Hey everyone, can you please help me delete a selected table row on html using javascript without having to use the button. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Hey everyone, can you please help me delete a selected table row on html using javascript without having to use the button.

https://code.sololearn.com/WRN2JLwLfZ0z/?ref=app When the table row is clicked, the row has to be deleted automatically Also any row that's addes using add button has to be deleted, not just the three row appearing there.

2nd May 2021, 1:00 AM
Robert M
Robert M - avatar
2 Antworten
+ 1
https://code.sololearn.com/Wwtwu8r7VorD/?ref=app used a function from stackoverflow.
2nd May 2021, 4:46 AM
Bahhaⵣ
Bahhaⵣ - avatar
+ 1
That's exactly what I was looking for... Thank you!
2nd May 2021, 11:10 AM
Robert M
Robert M - avatar