Hello,   I use the Observer Api to animate the visibility of the posts on the viewport. I set 'itemLoad = 0' as the initial value, and I increment it every time it appears on the screen. But I have a problem ! Each item that appears on the screen increases the value of 'itemLoad'. But I want the value to increase again every time the item appears.    How can I reset the delay time (itemLoad) whenever it is visible? See the Pen OJPXBxY by vivik (@vivik) on