You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
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 ;-)