Problem with animation fade in up

When you have an element that, for visual reasons, is displaced upwards but the "fade in up" animation is put on it, it makes a confusing effect. (same thing happens if it's not scrolled up, but you can't see it).

It is as if the element is not really "hidden".

I have tried putting "opacity:0" in the code inspector (in the div with the ".animate" class before the element is displayed) and the animation is perfect. Much more subtle and without "flicker".

https://jmp.sh/CCBWX9m

Comments

Sign In or Register to comment.