Forums

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

Home Forums JavaScript Carousel script suggestion

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #255860
    therockstar
    Participant

    Good day everyone, I am looking for some suggestion on carousel script for my upcoming project.

    • Easy to setup with Bootstrap
    • Easy to customise
    • Resposnive
    • Touch Enable

    Here is the screenshot of the project :http://imgur.com/a/eKoYn

    Looking forward for your replies.

    Cheers!

    #255863
    rkieru
    Participant

    Since you are already using Bootstrap, have you considered simply making use of its carousel?

    The layout you’re displaying in that screenshot should be easily achievable within the basic Carousel, utilizing a Grid in combination with the .thumbnail component and could save you a lot of work re-writing CSS that is already native to Bootstrap.

    #255864
    rkieru
    Participant

    In fact, to add onto my first post – there are examples of this very type of functionality that closely match the end result you seem to be looking for.

    Here’s a working sample I found on CodePen:

    https://codepen.io/nikhil/pen/oXJZWW

    #255932
    therockstar
    Participant

    @rkieru Thanks for you reply mate I will check it out using Bootstrap carousel.

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