Mark Townsend

Results 1 comments of Mark Townsend

``` $(function () { $(window).resize(function () { if ( $(window).width() > 550 ) { // run the code // ScrollIt $(function(){ $.scrollIt({ easing: 'linear', // the easing function for animation...