JS get elemtns by id code example Example: javascript get element by id var myElement=document.getElementById("someElementID");