Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jQuery(window).load(function() {
- jQuery('.x-flexslider-featured-gallery').flexslider({
- controlNav : false,
- selector : '.x-slides > li',
- prevText : '<i class="x-icon-chevron-left" data-x-icon=""></i>',
- nextText : '<i class="x-icon-chevron-right" data-x-icon=""></i>',
- animation : 'slide',
- easing : 'easeInOutExpo',
- smoothHeight : false,
- slideshow : true
- });
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement