Home › Forums › JavaScript › CSS animation interferes with Javascript? › Reply To: CSS animation interferes with Javascript?
February 25, 2015 at 10:13 am
#196764
Participant
Thanks for the replies guys!
I’m open to changing the approach I’ve used, I just assumed the CSS Animation would be easier for the browser? But I suppose if I’m already using javascript to fade out when scrolling down the page (kinda parallax-y), I could just use it to fade in on load too?
Out of interest, is it possible to move the text with a top or bottom value as well as the opacity?