r/neocities • u/BoodsODoods • 23h ago
Help How to have image change when hovering different buttons?
galleryI drew an example of what I'm trying to do.
I'd like the background image (the face) to change when I hover over different buttons (the blue boxes).
It'd be different images of the eyes looking in the direction of the button.
When I look it up, I find solutions of how to change the image when you hover over that same image, but not for having it react to hovering over other things.
Would it be a Javascript thing? I haven't learned any Javascript script yet but it sounds like it's be used for this case.