CREATING A SCRIPT FILE GET ELEMENT BY ID code example Example: javascript get element by id var element = document.getElementById("YourElementId");