JavaScript > DOM Actions > Flashcards
How to find an element by id?
document.getElementById(“#element_id_sample”)
JavaScript (4 decks)