[Solved] setTimeout is not showing text
I’m typing with my mobile phone and I don’t have access to a tool for writing the complete code easily, but look at this mistakes in your code: You must Add document. before any getElementById in your code. You must wrap visible between ” “: document.getElementById(‘bro’).style.visibility = “visible”; What is set (in set.setTimeout)? remove it … Read more