I have an image and a button within a panel.
When the button is clicked I would like my image to be replaced with another image at random based on an array of stored images.
I’m stuck on implementing a change image function within the button.
Assistance would be appreciated.
You could do it using jQuery by: