Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript CSS animation interferes with Javascript? Reply To: CSS animation interferes with Javascript?

#196762
Shikkediel
Participant

I agree with Paulie_D (fading is very easy with jQuery) but adding this to the script will solve the issue :

$('.inner').css('animation', 'none')