Hi All,
I want to find a way to make an image change when you hover over a specific button, so, for example, the page would look like this:
[ DEFAULT IMAGE ]
[ Button A ] [ Button B ] [ Button C ]
When you hover over Button A, I want DEFAULT IMAGE to change to IMAGE A.
Does that make sense? Is this possible?