-
Hey mate,
Recently i hook into your awesome scripts
.
Here is Sidepanel. Works very cool. Not so big issue. But i play with code on codesandbox.io and trying to change the code with queryselector…
-
Hello, nice slide carousel, i want to implement, but i see that has 'ease-out' option only, How can i set up with fade-in and fade-out or 'fade' mode, is it possible?
many thanks
-
Hi. Can you tell me where event listeners are registered in raven.js, please?
Google Lighthouse report says raven.js should use passive event listeners:
More info here: https://developers.…
-
Just drag here:
https://s.codepen.io/armantaherian/debug/eEgRGM/nqMwvedyKpXk
You will see the issue, I’m dragging, but the page will go to Google.
Codepen: https://codepen.io/armantaherian/pen/e…
-
I tried it with an each loop inside of it and it gave me this: siema.min.js:1 Uncaught TypeError: Cannot read property 'cloneNode' of undefined
-
https://svelte.dev/repl/bc764e128fc24a10950a1c51973a25fd?version=3.22.3
It seems siema doesn't accept the perPage parameter as an string. If I change the number or introduce a parseInt on the svelt…
jokin updated
4 years ago
-
Hey, this carousel is really helpful, thanks. It seems that there are 2 descriptions of the loop attribute in the docs. The one that seems to work is the one that controls the autoplay loop. Currently…
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
Just started using keen-slider in my Svelte/Sapper project and I hope it will go well. I plan to replace Siema (keen-slider seems to be even more lightweight?) but getting inspiration and converting e…
-
I have a page where I set a 6s delay to autoscroll to the main content, which includes a Siema slider. I set Siema to autoplay slides and change them every 250ms. The problem is, when the page scrolls…