Posts by Bruno Cabral • 21 points
1 post
-
2
votes1
answer189
viewsQ: How to interrupt the animation of a carousel
I’m having a problem at the carousel using jQuery: I can’t get him to stop transitioning the images by clicking a button. Follows the code: $('#slide img:eq(0)').addClass("ativo").show(); var text =…