Thanks Barry. Yes - removing the line stops it from cycling, yet leaves the functionality to manually click through the divs.
On Tuesday, April 3, 2012 4:52:21 AM UTC-4, Barry vd. Heuvel wrote: > Can't you just remove that whole line. > > On Tue, Apr 3, 2012 at 10:50, wesweat youshop > <[email protected]<javascript:> > > wrote: > >> Hello, >> >> I am trying to disable twitter bootstrap's built in carousel to stop auto >> cycling. I downloaded the edited bootstrap-carousel.js version from here: >> https://github.com/twitter/bootstrap/commit/67f199678c6f764f2812260f42b553b22ec740f8 >> >> and i set the opitons as >> >> $('.carousel').carousel( { pause: true, interval: false }); >> >> But the carousel still cycles through the divs. >> >> Any suggestion, tip how to get it working? >> > > -- You received this message because you are subscribed to the Google Groups "twitter-bootstrap" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
