Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* FLEXSLIDER */
- $('.flexslider').flexslider({
- animation: "fade",
- animationLoop: true,
- slideshowSpeed: 7000,
- animationSpeed: 600,
- controlNav: false,
- directionNav: false,
- keyboard: false,
- start: function(slider){
- $('body').removeClass('loading');
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment