Oh wow, that's truly neat! :0 I'll definitely think about adding lazy loading to my gallery, it's gonna help a lot with the loading times (besides preloading n' stuff)! Thank you so much for the explanation, Guilda! ^^
I'm super glad to help!! This is the code I used as a base for mine: https://codepen.io/imagekit_io/pen/MBNwKB (also, having art images be .webp is also a godsend! with both of these things I'm praying nobody ever has issues with my galleries again KJHSFMKLA)
oh, i'd heard about it but didn't really look into it. i should do that, thank you!
Oh, I've heard of lazy loading once, but I didn't exactly grasp how it works :T What is it used for?
I will be doing the same in future - do share your portfolio when you're finished with it. :)
Turns out all I had to do was add "responsive: false" to the javascript, coding is hell MHFSLKG
Glad you figured it out!! I was thinking about making a tutorial on it since it took me hours to figure it out on my own lmao. I'd also like to know what you did so I can put it in the tutorial if you're ok with that!