// properties list at: https://github.com/woothemes/FlexSlider/wiki/FlexSlider-Properties $(window).load(function() { $('.flexslider').flexslider({ animation: "slide" }); });