id('create').addEventListener('click', function () { [].forEach.call( document.querySelectorAll('.typeTxtTab'), function(el) { el.value = "" }); //