Hi,

Is there any way to use Jquery Validate with default (intial) values
in a input, and use the script to ignore the intial value as an
option.

Eg. <input name="sub_name" type="text" id="sub_name" value="Name:"
class="autoclear required" title="Name" />

The system should ignore 'Name:' as an acceptable value.

Regards

Reply via email to