I\'ve been trying to get build a website with a parallax effect like the one on this website: http://www.sparksandhoney.com/the-open-agency-index/ or http://www.sparksandhon
Apart from background-attachment: fixed
background-attachment: fixed
there is also a technique revolves around controlling the speed of background image along with the required attributes: "data-type" and "data-speed"
"data-type"
"data-speed"
A simple DEMO HERE
For data-* attributes
A nice example here from tutorial