Hm, actually it works until you don't press next or prev. After this it
begins cycling again.
On Thursday, March 22, 2012 6:48:17 PM UTC+2, Artem wrote:
>
> Hm, I was sure that already tried this. But it really works.
>
> Thanks!
>
> On Thursday, March 22, 2012 5:50:16 PM UTC+2, Jason Strimpel wrote:
>>
>> I haven't tried this yet - never used the carousel - but could you
>> just call $('myCarousel').carousel('pause') after instantiating it?
>>
>> On Thu, Mar 22, 2012 at 7:47 AM, Artem <[email protected]>
>> wrote:
>> > Hi guys,
>> >
>> > Is it possible to initialize carousel in such way that it don't slide
>> > automatically?
>> > I mean I want cycling only when user click prev or next.
>> >
>> > If no, maybe you can advice how existing code can be modified to
>> > achieve such effect?
>> >
>> > Thanks in advance, Artem.
>>
>