this post was submitted on 11 Jun 2023
4 points (100.0% liked)
Lemmy Support
4645 readers
1 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
it runs javascript when you click on it to make it larger so you could run that javascript manually
Could you give more info on how to do that? Or maybe point me to somewhere I can find more info on it?
Not sure but I did find this: https://code.whatever.social/questions/347512/fake-click-to-activate-an-onclick-method which can be used to autoclick
Looks like I'd have to find the element ID of each image and pass it to the function. Even then it seems like it's only applicable for desktop browsers.
Either way, thanks.