-
Setting form values without a drop down
I am building a web site that allows a user to click on a button to change the fabrics shown in an image of a clothing item. This allows the user to see what their custom designed clothing looks like before they purchase it. I am show/hiding floating layers containing various fabrics to create the effect. What I need to do is set the values that would normally be in a popup menu. I want them set on the buttons click, so when the submit button is pressed it reads these values.
Anyone have an idea?
-tm