Questions tagged [tiny-slider]
18 questions
0
votes
1 answer
how to autoplay tiny-slider after the video is finished?
I am using tns-slider pluging and have 3 slides (2 photos and 1 video)
0
votes
1 answer
how to add tiny-slider to laravel/mix via NPM?
according to the official doc, I installed it:
npm install tiny-slider
then add this to resources/js/app.js
import { tns } from "./../../node_modules/tiny-slider/src/tiny-slider";
also I tried
import { tns } from…

Ali
- 1,127
- 1
- 10
- 23
0
votes
2 answers
Tiny Slider - Font Awesome control buttons
Instead of text or images, I would like to use font-awesome for the previous & next button on the Tiny Slider plugin.
I tried the following which didn't work:

migu
- 4,236
- 5
- 39
- 60