Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Bootstrap Carousel

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #41670
    Toyuko
    Member

    Hey

    I have a bootstrap website (http://jalvirtual.org/en) with a carousel integrated in. Now when i applied the code i expected the images to slide but they they didnt i tried using this activation method:

    $(‘.carousel’).carousel({
    interval: 2000
    })
    However that didn’t work. Now it only works when the user presses the arrow radios. That is quite inconvenient for most users.

    Thanks

    #119730
    Paulie_D
    Member

    I assume you have included the carousel js activation code in your site. It doesn’t work ‘out of the box’.

    http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/twitter-bootstrap-101-the-carousel/?search_index=1

    Also, you seem to be calling two different versions of jQuery in your head section.

    #119892
    Toyuko
    Member

    Thanks it worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.