blivesta / animsition

A simple and easy jQuery plugin for CSS animated page transitions.
http://git.blivesta.com/animsition
MIT License
3.83k stars 783 forks source link

Flickering on Safari/Edge #123

Closed saschalichtenstein closed 7 years ago

saschalichtenstein commented 7 years ago

[SOLVED]

Hi,

maybe somebody has the right answer for me. The Fade-In is flickering because "opacity: 1" is added as inline css to the animsition element after the element faded in. What could be the reason for this "flash"?

thx