Dom Manipulation 2 Flashcards
1
Q
What are the differences between innertext and textContent?
A
innertext, computed text. gets allteh text
2
Q
What datatype are the values you remove from a text input?
A
string
3
Q
Why is it so important to be able to dynamically update text?
A
user interaction