On 7 oct. 05, at 21:21, Ryan Cannon wrote:

<input type="text" required="required" notPattern="First Name\s*" value="First Name" />

What about

        pattern="!(First Name \s*)"

? Am I missing something?


Regards,

-leonard bouchet

Reply via email to