I'm trying to make a text-type field only accept this format
<input type="text" class="form-control s18 no-pad displayInlineBlock" id="tarifa" name="tarifa" maxlength="30" required pattern="[^a-zA-Z0-9]">
example: $ 12,000.00 So far he only accepts me from 0-9