Re: Limiting Characters in Attribute Text Box
Checkboxes are not mutually exclusive. What happens if a customer checks both a large and small and submits the form to basket?
Can you try it?
I think what Bruce is saying is that you would then need some additonal javascript to add the checkboxes to a class, or simply change them to radio boxes.
Checkboxes are not mutually exclusive. What happens if a customer checks both a large and small and submits the form to basket?
Can you try it?
I think what Bruce is saying is that you would then need some additonal javascript to add the checkboxes to a class, or simply change them to radio boxes.
Comment