I?m interested in making some color swatches where the available image thumbnails for color choices change based on what type of fabric the user selects from a dropdown menu. FabricA might have 5 colors, FabricB 10 colors, FabricC 25 colors, etc.
I don?t particular know javascript, however I understand how to swap a single image at a time (example: http://www.rgagnon.com/jsdetails/js-0057.html )
But what I?d really like to do is load a set of images based on the dropdown select. Can I tell it to load an array of images on select or is that too easy
?
I don?t particular know javascript, however I understand how to swap a single image at a time (example: http://www.rgagnon.com/jsdetails/js-0057.html )
But what I?d really like to do is load a set of images based on the dropdown select. Can I tell it to load an array of images on select or is that too easy
