nathansearles / slidesjs

SlidesJS is obsolete and no longer maintained.
https://nathansearles.github.io/slidesjs/
1.72k stars 357 forks source link

Added example with navigation on side of slider. #595

Open sptutusukanta opened 7 years ago

sptutusukanta commented 7 years ago

The main issue for #167 was overflow: hidden on the slider. Using absolute positioning and overriding overflow hidden fixes the issue.

Hope this helps.