jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top}, 500); }); });
© 2012 Michael J Dolan | Photograph © Andy Hollingworth Archive