#jQuery-VScroll.js ##Introduction jquery-vscroll is simple and light parallax scrolling based on jquery-parallax by Ian Lunn. ##Example $(function(){ $('#first').VScroll(0.1); }); ##Dependencies jQuery 1.10 ##References http://www.ianlunn.co.uk/ http://www.ianlunn.co.uk/plugins/jquery-parallax/