Parallax Scrolling Effect Using JavaScript

As always, I needed some code to be able to create the parallax scrolling effect for one of my websites that needed a re-vamp (www.minimatic.com.au).
I didn't really want to use a library as such, and preferred vanilla Javascript and CSS. …more
