I recently spent a lot of time debugging this code i was working on for what I thought would be a simple onchange event. The Issue: I have sizes and colors, but not all sizes are available in all colors, so onchange of the color select box, i need to load the correct size options… Continue reading Getting a Global Array to work in a Function