What you could do is to have a list of the images that you want in the drop down, with the value attribute as the actual name of the file. then using an onChange method, call some javascript that will display the image on the page.
I haven't tested this but it is something along the lines of:
You will probably find scripts on Dynamicdrive.com which will do what you want. But it won't be a normal drop down list, rather some divs and fancy DHTML.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.