Mike Elpers

Results 3 comments of Mike Elpers

I was able to fix this using [the guide here](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener#Safely_detecting_option_support) to check if passive is supported and then add the passive flag to each `addEventListener` in ScrollMagic.js as shown in...

I can't post a link as the site that was using it was taken down and the repo is private. However, I dug up a copy of it and am...

Thanks for keeping this going. I found it very useful for a site currently in development. I'd like to suggest a feature to allow for multiple column sorting. For example,...