Is there any feature by which I can show the validation message in any particular textbox or input box? Like on the signup page if the format of the given email is not correct, a message like, " wrong email format ", should display. Note my words, “I am not talking about alert method”. I want to show the validation message before the submit button.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.