Trigger animation when div element appears in viewport
问题 I am using a scroll trigger from this answer to build a progressbar.js animation that is triggered once the entire progress bar div is in the viewport. The animation works normally with no trigger, it just runs on page load. But I can't make it trigger when the element scrolls into full view. The example code below has a div gap at the top so you can scroll down before the animation starts, although that is obviously the part I cannot get working. function privacyScoreCircle() { //