I am trying to capitalize all the letters in the text box as the respondent types. Is there a way of doing that? Thank you.
Solved
Capitalize all letters in the text-box
Best answer by rondev
Use the below code
jQuery(".InputText").css("text-transform","uppercase");
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
