I am having trouble getting the drop down to display in the corrent order. I am trying to do a basic size selection:
SMALL
MEDIUM
LARGER
X-LARGE
It seems to default to alphabetical order so the drop down is like this:
LARGE
MEDIUM
SMALL
X-LARGE
I did the default order under the options value as:
0 SMALL
1 MEDIUM
2 LARGE
3 X-LARGE
but I am having no luck.
Thanks, Scott



