usablica / kissui.scrollanim

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

class name been added multiple times as you scroll #2

Open mohdhazwan opened 8 years ago

mohdhazwan commented 8 years ago

Hi, thanks for the awesome script. Btw I found that script keeps on adding the class name as you scroll up down. maybe need a condition to check class availability?

alt text

Thanks

afshinm commented 8 years ago

hmm, that's weird. the lib removes all event names after finishing the animation. can you please share your code?

mohdhazwan commented 8 years ago

I'll share mine later, but you can check from your demo as well for infinite pulse

afshinm commented 8 years ago

hmm yeah sure, your code can help fixing it faster though. thanks in advance.