Posts by Erick Souza • 21 points
2 posts
- 
		0 votes4 answers832 viewsA: Can I use onclick twice ?Put a function to be executed in onClick with the procedures you want... ex: <script> function onClickBotao() { alert('faz algo'); alert('faz outra coisa'); } </script> <input… 
- 
		2 votes1 answer467 viewsA: How to separate a string into several in java?I can not comment then... rs. I did not understand for sure if you only the codes of the "summonerId" or the objects of the participants that contain this attribute. To pick up an array of…