Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how-to-create-a-tiny-slider-carousel/ #8

Open
utterances-bot opened this issue Oct 26, 2021 · 3 comments
Open

how-to-create-a-tiny-slider-carousel/ #8

utterances-bot opened this issue Oct 26, 2021 · 3 comments

Comments

@utterances-bot
Copy link

How To Create A Tiny Slider Carousel | Dilshan Kelsen

Carousels are an amazing tool you can use to pep up your site and there's no shortage of JavaScript libraries that enable you to do so. Tiny…

https://dilshankelsen.com/how-to-create-a-tiny-slider-carousel/

Copy link

How to get the dots between the previous and next button?

Copy link

Trying to get the fade to left/right images https://prnt.sc/1ywb4je (the ones in marked under red) cant find a way to either target the centre image or add custom class
https://prnt.sc/1ywbdas
var slider = tns({
container: '.product-slider-gallery',
"edgePadding": 140,
"mouseDrag": true,
"swipeAngle": false,
"speed": 400,
"loop": true,
"controls": true,
"items": 1,
"arrowKeys": true,
controlsText : ["",""]

  });

Copy link

Hi, is it possible to have videos in the carousel / slider ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants