Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Smooth mousewheel page scrolling plugin Reply To: Smooth mousewheel page scrolling plugin

#286908
Shikkediel
Participant

Anyway, jQuery UI has been using a new equation function, with a single parameter passed only. It also “auto-generates” which makes it a lot less bloated than the easing plugin. It’s a little gem, I’ll definitely be using that instead. Since posting the code gets the reply binned, here’s a paste:

pastebin.com/dCWRQY0y

It works great with the plugin this topic was dedicated to as well. What a find, it’s hidden in the jQuery UI source code with little further mention of it online. I happened to stumble upon it.