Hi,
This is a nice little script in full.
<html>
<head>
<title>Show image selected in a dropdown box</title>
<script language="javascript">
var Products = new Array('a.gif','b.gif','c.gif','d.gif','e.gif'); //you create an array of images using their name (or path if in...