"Click for a larger picture to read the full instructions." - seems like the link also leads to the thumbnail instead of the full-size photo.
Ahh, thanks for spotting that and reporting it! I'll fix that in the next update, here it is for now: https://bmh.neocities.org/travels/2022_05_01_weather.jpg
you could keep a txt file with the names of all the buttons you have (or even with the whole "" strings to simplify the script down the line), read that file everytime the button page loads, split the strings into an array, shuffle it like you would any array and then append them one by one in the button container element
I rooted around a bit trying to shuffle the existing elements on your buttons page, but it doesn't really work because of the arbitrary whitespace elements. Another solution would be to generate the buttons on the fly from the list of links/images with JS, but it's a bit more work. LMK if you would like me to do that for you ψ(._. )>
https://freckleskies.neocities.org/etc/bmh-rand-btn/ heres an example
@freckleskies brilliant, thank you! That's pretty much what I want; I'll have a play around with that ASAP.
@saint-images How did you know I was talking about MY buttons page?! *looks shifty* I quite like the space between the buttons! Hopefully I can keep it ;-)