parallaxer.js
parallaxer.js copied to clipboard
Parameters validation and errors handling in public methods
All public methods should "fail fast" and communicate failure reason.
Particularly add method in ScrollParallaxer class should check its arguments.