how to remove img tag in javascript code example Example: javascript remove src from img document.getElementById('tst').removeAttribute('src');