I have a form on my page where a user enters data and then they need to select an image they want.
Since I have over 300 images that need to be displayed I wanted to put the image names in a drop down box, however I would like it so that when a user selects an image in the drop down box a preview is shown beside it. If they choose a different image from the list that new image is shown where the old one was.
How can this be done? It seems like it should be very simple.
I've tried googling and all I can find are tutorials on how to make dynamic drop down menus.
Thanks!
Since I have over 300 images that need to be displayed I wanted to put the image names in a drop down box, however I would like it so that when a user selects an image in the drop down box a preview is shown beside it. If they choose a different image from the list that new image is shown where the old one was.
How can this be done? It seems like it should be very simple.
I've tried googling and all I can find are tutorials on how to make dynamic drop down menus.
Thanks!