Posts by Caio Kawasaki • 375 points
2 posts
-
25
votes2
answers558
viewsQ: What is the difference between $(this) and $(Event.target)?
Well, a question arose while I was dealing with jQuery and the code worked perfectly in Chrome using the event $(event.target), already in Firefox only worked with $(this), then arose this doubt.…
-
2
votes1
answer373
viewsQ: Run a function 100 milliseconds after an animation starts
I have the function that changes the opacity of various elements with the class .single-product for 1. My problem is that whenever the page loads, this function will run an animation for 500…
jqueryasked Caio Kawasaki 375