I chanced the button code as you said. Its now removing only the delete button, but not the product and price.
Do I need to add something to this elements to?
Im new to javascript and i cant figure out what im doing wrong here.
I made javascript where you can put products to a table. It makes a row with product, price and delete.
This is...