What happens when we save elements we want to remove in variables later?
- We can use the variables instead of the elements in the
script
- The element and the parent display on the webpage
- We change the element and the parent
- We remove the element and the parent
We can use the variables instead of the elements in the script
.