Posts by Henrique Sathler • 21 points
2 posts
- 
		0 votes0 answers31 viewsQ: Passing a Function with parameters in HTMLAoba, what is it? I’m trying to make a delete in my backend be called in HTML when a person clicks on a certain button. Then I’m passing a src script, to the file that has this Function. And in… 
- 
		0 votes1 answer75 viewsQ: Why doesn’t my Div, raised in JS, show up?My goal is to create a different red square every time one clicks the button. only that when one clicks on the button nothing expected happens. but one can know that the addeventlistener is working…