[CONTACT FORM] Limit # of characters (maxlength), accept only numbers ,etc
-
Hi guys,
how can I set a max # of characters in a field in Jetpack Contact Form? And how can I use html codes like <textarea maxlength=”50″> or use jquery/javascript to set custom values?(the only thing I managed to do is uppercase letters in a specific field by addding
#g940-contactform{
text-transform: uppercase;
}to my css
Thanks in advance!!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[CONTACT FORM] Limit # of characters (maxlength), accept only numbers ,etc’ is closed to new replies.