0
Hi guys, i hope you can help me to fix this problem. Why * inside forloop doesn't show on p tag. Sorry for my English.
1 Answer
+ 2
klik.innerHTML = "xxxxxx" replaces the innerHTML. You could do klik.innerHTML += "xxxxxx" instead. Or first build the element you want to have as the innerHTML and then set it at the end of your function.
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
2 Votes
Python palindrome challenge.
1 Votes
Тренажер кода
0 Votes
Java
0 Votes
Number of Ones ( C++ ) question!
1 Votes