Example - the trigger element is 40pxfrom the top of the window (by deafult).
And i set the offset to 50(So by deafult waypoints function run - without anyscroll),
I get some bugs when this secnario happens in my code (Mix with type.js). So i want somehow to tell the code "if offset is less than top" do X.
Example - the trigger element is
40px
from the top of the window (by deafult). And i set the offset to50
(So by deafult waypoints function run - without anyscroll),I get some bugs when this secnario happens in my code (Mix with type.js). So i want somehow to tell the code "if offset is less than top" do X.
https://codepen.io/ezra_siton/pen/GzEKav