Posts by Johnson • 11 points
1 post
-
1
votes1
answer170
viewsQ: 'innerHTML' Undefined
I need help, I can’t make it work. var valu=document.getElementsByClassName("user-coins-value middle-block")[0]; var yesno=confirm("You have access key ?"); if(yesno==true) { var…