Rômulo Innocêncio

Results 2 comments of Rômulo Innocêncio

In my case, i have 10 itens e my options are: ``` javascript $('#selector').rcarousel({ width: 386, margin: 0, height: 142, visible: 4, step: 1, orientation: 'vertical' }); ``` but Rcarousel...

Like said rajanwat, yes it works. Here i have 3 instances os them and works fine with class. var $wrapper = $('.js-rcarousel'); ``` $wrapper.each(function () { var options = {...