usablica / kissui.scrollanim

CSS3 scroll animation library
http://scrollanim.kissui.io/
MIT License
1.42k stars 131 forks source link

How is scroll performance achieved? #15

Open jmcbee opened 7 years ago

jmcbee commented 7 years ago

Hi, this is more of a question on understanding how your code works. Usually "setTImeout" is used. How is this specifically done in this library? Thanks.