π
±π: π
³π
Έπ
Ώπ
΄ππ
· ππ
·π
°π
Ώπ
°
πππ
°π
²π
Ί ππ
»π
Έπ
³π
΄π http://dpes.com.np/
# Author Site:An experimental image slider that flips through images in 3D. Four stacks resemble image piles where images will be lifted off from and rotated to the front for viewing.
Watch Demo at https://dpesofficial.github.io/stack-slider/
Settings
Option | Type | Default | Description |
---|---|---|---|
autoPlay | boolean | true | Enables auto play of slides |
autoPlaySpeed | int | 3000 | Auto play change interval |
arrows | boolean | true | Enable Next/Prev arrows |
drag | boolean | true | Enables desktop dragging |
dots | boolean | true | Current slide indicator dots |
direction | string | 'direction: hozizontal' | Sets direction of slider either vertical or horizontal For vertical layout set 'direction: vertical' |
Initialize with: Example
$("#slider").stack_slider({ autoPlaySpeed: 3000, autoPlay: true, dots: true, arrows: true, drag: true });