dom manipulation get element by id code example Example: javascript get element by id var element = document.getElementById("YourElementId");