/ Published in: jQuery
                    
                                        
A very good slider / carousel. Um slider / carrossel muito bom. Ideal para designs responsivos.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
// Can also be used with $(document).ready()
$(window).load(function() {
$('.flexslider').flexslider({
animation: "slide",
animationLoop: false,
itemWidth: 210,
itemMargin: 5,
minItems: 2,
maxItems: 4
});
});
URL: http://www.woothemes.com/flexslider/
Comments
 Subscribe to comments
                    Subscribe to comments
                
                