var obj = document.getElementById('nav'); obj.innerHTML = ''; obj.style.background = 'green'; obj.style.color = 'yellow';