Questions tagged as 'animated'

4
answers

Animate an image when the scroll goes down

I'm working on Angular.js with 2 libraries, first the angular-smoothscroll and the animated.css. How can I mix these two? I want the image to be animated when I scroll down. The animations are already defined: they are css classes, and I o...
asked by 29.12.2016 / 22:43
0
answers

animate changes found in ajax angularjs result

Currently I work the insertions and deletions of registration with ajax in the following way: 1.- I consult all the records that I have and I keep them in $scope.data . 2.- Insert record in base de datos and execute step 1....
asked by 13.08.2018 / 02:20
1
answer

animate image with jquery

I am developing the super Mario bros game for html5, jquery and css3 for a university practice. To put in situation, I have a div "map" and inside the other div "pj" which by means of js I indicate that the div "pj" is moving by the div "map"...
asked by 19.03.2017 / 13:14
1
answer

How to make smooth transitions with vue js

I try to make transitions between components in vue js what I try is to make a type of slider with a form, each side is a component and pressing continue changes the component to the right and if they press backward it goes to the left. are t...
asked by 11.10.2018 / 16:56