1
is a relatively simple doubt for you with more experience but I’m not getting a mask in an HTML form.
<div class="site-element" element-id="1515038900431" element-type="skinInputElement">
<div>
<div class="site-element" element-id="id1427284680880" element-type="skinHierarchyBox">
<div class="element-children-container">
<div class="site-element" element-id="id1427284680884" element-type="label" >CPF</div>
<div class="site-element" element-id="id1427284680883" element-type="TextInputField"><input type="text"></div>
</div>
</div>
</div>
</div>
In this div the top I need a mask in the CPF for example. Thank you all
Possible duplicate of Mask for CPF and CNPJ in the same field, Masks with jQuery: Phone, CPF and CNPJ
– NoobSaibot