Can I replace the maxlength attribute with something in CSS?
<input type='text' id="phone_extension" maxlength="4" />
Can I replace the maxlength attribute with something in CSS?
<input type='text' id="phone_extension" maxlength="4" />