1

attached slider screenshot. not find any javascript, jquery or vueJs slider like this.

attached slider screenshot. not find any javascript, jquery or vueJs slider like this.

Akash Negi
  • 425
  • 2
  • 8
  • Questions asking us to suggest, find or recommend a book, tool, software library, plug-in, tutorial, explain a technique or provide any other off-site resource are off-topic for Stack Overflow Stack Overflow – Paulie_D Sep 19 '17 at 08:27

1 Answers1

0

Vue Carousel 3D seems like it may be configurable-enough to give you what you need.

Go to the Playground section and use the following options:

  • Slide space: 30
  • Slide width: 360
  • Slide height: 270
  • Slide border: 1
  • Slide perspective: 0
  • Slide scaling: 10

enter image description here

You should end up with something that looks like this:

enter image description here

Nathan Wailes
  • 9,872
  • 7
  • 57
  • 95