jQuery-Parallax
jQuery-Parallax copied to clipboard
Add "requestAnimationFrame" to improve scrolling performance
I added requestAnimationFrame, as you should never bind scroll and resize events without using this.