question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

3D stackable slider suggestion

See original GitHub issue

This is a (multiple allowed):

  • bug
  • enhancement
  • feature-discussion (RFC)

Expected Behavior

I would like to discuss new sliding effect, something like coverflow but the slides stack behind and a part of slides behind shown, will be nice if you add transparent option too for background slides

: {
        backTransparent: 0.9,
        depth: 100,
        slideShadows : true
}

Something sliding like the following demos: http://www.jqueryscript.net/demo/Simplest-3D-Image-Carousel-Plugin-For-jQuery-Carousel-js/ http://www.jqueryscript.net/demo/Cross-browser-3D-Rotator-Plugin-For-jQuery-rollingslider-js/

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:28 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
almothafarcommented, May 16, 2019

@stale huh? stupid bot! this repo seems messed up with a bot that doesn’t understand any language it seems!

2reactions
dpesofficialcommented, Aug 17, 2018

Hello, I’ve added the option for vertical layout as suggested in github. Please get the latest version form this link ( https://github.com/dpesofficial/stack-slider).

For usage: Add this script tag above index.html :

<script type="text/javascript"> $( "#slider" ).stack_slider({ autoPlaySpeed: 6000, autoPlay: false, dots: true, arrows: true, drag: true, direction: "vertical" }); </script>

or follow usage from github readme file.

On Thu, Aug 16, 2018 at 6:15 AM Dipesh Thapa dpesofficial@gmail.com wrote:

Sure, I’ll update the code in the next version soon.

On Thu, 16 Aug 2018, 03:57 Arjun Menon, notifications@github.com wrote:

Any updates on this? Something like this would be really good. React already https://github.com/archriss/react-native-snap-carousel#raised_hands-new-feature-layouts has it. How can we achieve slider like this? [image: fc5ir] https://user-images.githubusercontent.com/953959/44176138-41c36400-a106-11e8-9bd9-d9c43055ec06.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nolimits4web/swiper/issues/1928#issuecomment-413355007, or mute the thread https://github.com/notifications/unsubscribe-auth/ASQxdDVn4Os7cKtLzeWqFa2NUgZb5hx1ks5uRJzTgaJpZM4KwqRp .

Read more comments on GitHub >

github_iconTop Results From Across the Web

CSS Infinite 3D Sliders
We started with a circular slider that rotates infinitely, sort of like a fidget spinner that holds images. Then we made one that...
Read more >
StackSlider: A Fun 3D Image Slider - Codrops
An experimental image slider that flips through images in 3D. Two stacks resemble image piles where images will be lifted off from and ......
Read more >
WordPress plugins Stack Slider - 3d Image Slider Plugin
An experimental image slider that flips through images in 3D. Cross-browser jQuery carousel plugin for cycling automatically through a list ...
Read more >
3D stackable slider - CodePen
<div class="swiper-slide">Slide 1</div>. 7. <div class="swiper-slide">Slide 2</div>. 8. <div class="swiper-slide">Slide 3</div>.
Read more >
Designing The Perfect Slider - Smashing Magazine
Because sliders always control something — be it a single value or a range of values, a pricing tier, a position in 3D...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found