I play and try to create a parallax site - yes, I know that they are annoying quirks, but I would love to go anyway. So, for inspiration, I looked at various examples of good parallax sites and came across this: https://victoriabeckham.landrover.com/INT .
It has smooth scrolling with the mouse wheel, scroll bar and anchor links. I was looking for jQuery plugins that could achieve this effect, but it might seem that they will only find those that use internal page links - an anchor or identifier (see below for more details), but not the mouse wheel and scroll bar. There is a good chance I'm looking for the wrong keywords. Does anyone know the correct terminology to find these plugins or find out any plugins that achieve this effect?
On the side of the note, I'm currently learning jQuery and Javascript, but I'm in the very early stages - still spending through the code academy, but haven't hit any real world code yet. So at the moment I'm playing with plugins as a way to learn, but I hope in a few months I can create my own material!
Smooth scrolling to bind tags or identifiers:
And another example of a parallax website using a similar scrolling method:
source share