How to use table in Banner JQuery?

0

Is it possible instead of using an image, use a table in a Banner Slider? And how to disable Banner's automatic transition?

    
asked by anonymous 09.06.2015 / 21:26

2 answers

2

Use bxSlider . It should work the way you want!

    
10.06.2015 / 14:19
0

I used the link , which was indicated by #

$('.bxslider').bxSlider({
        adaptiveHeight : true
});
    
10.06.2015 / 05:30