tiny-slider icon indicating copy to clipboard operation
tiny-slider copied to clipboard

Vanilla javascript slider for all purposes.

Results 170 tiny-slider issues
Sort by recently updated
recently updated
newest added

__Issue description__: When using destroy() and then rebuild() function the object that I'm getting is full of NULL values. Hence I cannot use any of the other functions like goTo()...

__Issue description__: Google PageSpeed error: _"Avoid serving legacy JavaScript to modern browsers"_ __Demo link/slider setting__: https://imagizer.imageshack.com/v2/767x332q90/922/b5w9fY.jpg _Tiny-slider version_: 2.9.3 _Browser name && version_: not applicable _OS name && version_: not...

I'm using this slider in the vertical axis for large screen, but I need to slide from left to right or right to left in mobile. So, please add this...

I tried rewind and loop, but want to reverse the play order hen it ends.

That's what i see in browser's console related to tiny-slider.js ``` A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the...

Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...

dependencies

Bumps [degenerator](https://github.com/TooTallNate/node-degenerator) from 1.0.4 to 3.0.2. Release notes Sourced from degenerator's releases. 3.0.2 Patches Update vm2 to v3.9.8: f690e194041f9dacba5341d5a98bbd1a65996048 3.0.1 Patches Fix return undefined: ccc3445354135398b6eb1a04c7d27c13b833f2d5 Fix filename option: 9d25bb67d957bc2e5425fea7bf7a58b3fc64ff9e 3.0.0...

dependencies

Server-side Rendering enabled frameworks try to run the code beforehand. Some of them like SvelteKit don't like it when inline DOM methods are present. It's a relatively light/easy fix -...

__Issue description__: I can't get mouseDrag to work on this slider. __Demo link/slider setting__: var slider = tns({ "container": "#carouselTabs", "items": 1, "speed": data.timer.active, "autoplay": true, "autoplayHoverPause": true, "swipeAngle": false,...

__Issue description__: I have an autoplay tiny slide with a timeout of 10 seconds but I'd like to set a timeout of 20 seconds only for the first slide, in...