Posts by Thiago Costa • 25 points
3 posts
- 
		0 votes2 answers218 viewsA: jQuery’s "Immature()" does not workRESOLVED I downloaded jQuery and imported it from inside the project folder and the error stopped. I didn’t understand. 
- 
		0 votes2 answers218 viewsQ: jQuery’s "Immature()" does not workI’m trying to make a relatively simple effect with the .animate() jQuery, but it’s not working. The effect in question would be to decrease the margin-top for the element to go up a bit. Note: if I… 
- 
		2 votes1 answer1061 viewsQ: Change src attribute of an image when uploading via file type inputEae you guys, blz? I need a code that when uploading an image via file type input it is displayed in a type of "preview". What I got so far is this: HTML: <div class="card"> <img…