If you don't want a lot of buttons displayed at the same time, you could have them in a div and use CSS to hide the overflow and a scroll bar to go up and down the options.
You could also change the form submission button from an image to a text one where you write the different descriptions of each, and style them using CSS to make them nicer and more compact.
If you want a single form with a drop-down for the different combinations of values, then I guess JavaScript is what you'll need, but I'm not familiar with that.Statistics: Posted by Cristián Lávaque — December 27th, 2010, 7:46 pm
]]>