var html = '<a href="#" id="playButton">Play</a>'; document.querySelector(".elmentToInjectIn").innerHTML = html;