Posts by Fabiana Fernandes • 11 points
2 posts
- 
		-2 votes4 answers832 viewsQ: Can I use onclick twice ?I have a button and in it I need to use onclick to trigger the function (this) for javascript but I need to put sound on the button, what I do ? 
- 
		0 votes2 answers2017 viewsQ: How do I turn on onclick in my javascript?Well, I’m making a game in javascript where I have 100 buttons and I need the value of the button that the user click to be searched to validate whether the user got it right or not, I recommended…