attached slider screenshot. not find any javascript, jquery or vueJs slider like this.
Asked
Active
Viewed 1,415 times
1

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 Answers
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
You should end up with something that looks like this:

Nathan Wailes
- 9,872
- 7
- 57
- 95
-
-
I've updated my answer to show the options I used to create something like the picture in your question. – Nathan Wailes Sep 17 '17 at 07:09