Set the field as required and provide value="" on the default option:
<select class="required"><option value="">Please...</option><option
value="...">....</option></select>

Jörn

On Tue, Nov 17, 2009 at 7:57 PM, Atkinson, Sarah <
sarah.atkin...@cookmedical.com> wrote:

>  I have several dropdowns in my form. They start on a “please select one”
> state. How do I make it so that if one of these is selected then it does not
> trigger validation but kicks back an error?
>  Sarah
>

Reply via email to