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.
