Dynamic changing of product image when a radio choice or drop down list is selected. In addition a scaled thumbnail of the alternative image is placed against the radio item. To use this all you need to do is to place the supplementary image name in the choices HTML for Name field within curly brackets. E.g. Blue{widget_blue.jpg} The popup code and a thumbnail image against the radio button is then created automatically. Alternatively you can have a small unscaled icon placed against the radio buttons with a normal single product image. To use this all you need to do is to place the icons image name in the choices HTML for Name field within square brackets. E.g. Blue[widget_blue.jpg] Updated 25-09-04 amended to allow for images within SELECT list options Updated 04-01-04 to allow for alternative layouts and small non-swapping icons. Updated 24-12-03 to allow for multiple items per line. Author Norman Rouxel rouxel@attglobal.net SETUP Add the following code to Act_Primary.html (just above the tag). Make a file in Site1 called dynamicimagesupport.js from the following:- // 25-09-04 amended to allow for images within SELECT list options // START Dynamic Product Images on Radio Buttons / Drop Down Lists var current = ''; var scaledown; var colcount; var colpos; var textunder; var buttonunder; var selcode; // we'll keep the code in here. var cprodref; // global for product reference (set in Product Template) var firstselect = false; // flag for first