jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Tech / everything · hot matching “scroll”

1 shown · updated 11s ago · read only
  1. AOS (animate on scroll) library not working when selecting elements to animate with jQuery (stackoverflow.com)stack

    7 points by charlesFromSoCal in stackoverflow.com · 7y ago · stack

    I'm trying to animate H1 elements for many pages using AOS (animate on scroll). I have several pages that use the title so I'm selecting all the titles with jQuery. If I type in the attributes manually in each title it works, but not when adding them through jQuery. I have selec…