var tgimg = document.getElementsByClassName('tgfloat-inner'); var i; for (i = 0; i < tgimg.length; i++) { tgimg[i].style.display = 'none'; }