Giter Site home page Giter Site logo

Comments (9)

jwerre avatar jwerre commented on May 18, 2024 2

This works but it doesn't work for a responsive layouts where you'd want to have multiple items on a desktop display and one item on a mobile.

from glide.

jedrzejchalubek avatar jedrzejchalubek commented on May 18, 2024

The easiest way to do that is to create 3 columns within one slide. Pure CSS, no changes inside plugin.

<li class="slide">
     <div class="col col-3"></div>
     <div class="col col-3"></div>
     <div class="col col-3"></div>
</li>

from glide.

rampatra avatar rampatra commented on May 18, 2024

Okay, will do the same. I thought there would be some option like "visibleItems" or something.

from glide.

jedrzejchalubek avatar jedrzejchalubek commented on May 18, 2024

Unfortunately, version 2.* do not have that functionality. It will be introduced with 3.* on which I currently working on.

from glide.

enkota avatar enkota commented on May 18, 2024

+1 Would like to be able to show say 3 slides on desktop and drop down to one on mobile.

from glide.

natalieryder avatar natalieryder commented on May 18, 2024

@jedrzejchalubek is this option available yet?

from glide.

jedrzejchalubek avatar jedrzejchalubek commented on May 18, 2024

@natalieryder Yes, v3.0 has been released and have a multi-slides per view functionality.

from glide.

natalieryder avatar natalieryder commented on May 18, 2024

@jedrzejchalubek great! Can you tell me what the option is called? I'm using "perView" but it still only slides one at a time.

from glide.

jedrzejchalubek avatar jedrzejchalubek commented on May 18, 2024

It's a perView option. Make sure you are using v3 of the glide.

If you have an implementing problem please look for the help at StackOverflow, there is a glidejs tag :)

from glide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.