Odd quirk I noticed with freeze frame on my phone, gifs that are hidden under a detail tag are infinitely stuck in a loading loop. This applies even to gifs of a small file and dimension size too (like stamps and buttons) so I’m not sure why that’s the case? Does anyone know why that might happen
I have Java script enabled on my phone and freeze frame works on gifs that aren’t hidden under a details tag so it’s just a little confusing. Maybe it’s just my phone? I’m not sure 😭
@pinkvampyr Ah alright, that’s unfortunate. I’ll try and see if I can implement a way to redirect to a version of the page with the gifs hidden if Java script is disabled!
I have Java script enabled on my phone and freeze frame works on gifs that aren’t hidden under a details tag so it’s just a little confusing. Maybe it’s just my phone? I’m not sure 😭
Worse case fix is just to have only static images under the details tag and not freezeframed gifs
yeah the freezeframe script just doesn't play nice with the details element u for
unfortunately
my solution was to have the page redirect if the person doesn't have Javascript enabled to a version of the page with the images hidden
*by default unless a person chooses to open them. jesus neocities.
@pinkvampyr Ah alright, that’s unfortunate. I’ll try and see if I can implement a way to redirect to a version of the page with the gifs hidden if Java script is disabled!