Hi All, Thanks for reading.
Was just wondering if there is a way & or a place where we can add mass names and controls all at once.
My example :
<option value="1995">1995</option>
<option value="1994">1994</option>
<option value="1993">1993</option>
<option value="1992">1992</option>
<option value="1991">1991</option> .
If there is a way to add something like this somewhere and end up with
usable controls please let me know.
Also Im only just begining with Attributes. How do I make it so
that one option can be selected and that first one triggers or builds the second
ones values and so on and so on. In the end of selection you have a product.
How does this work?
Thank You,
John




