Hi All,
Here I need a code snippet regarding how to display the information just beside the textbox if it is mandatory field instead of displaying the message that "User ID should not be blank." by using innerHtml
Display Information
Started by jayachandra, Jun 21 2010 03:20 AM
3 replies to this topic
#1
Posted 21 June 2010 - 03:20 AM
|
|
|
#2
Posted 21 June 2010 - 08:06 AM
Indicating text is mandatory is just a matter of adding a * next to the field, or some such.
#3
Posted 21 June 2010 - 09:53 AM
Thank you for the reply. But Here I am asking when the user press the submit button, then below or beside the text box, it should be display the message like as mentioned "User ID should not be blank." as like gmail account login, if the user id or password is not provided then it is showing the information.
Thanks in advance.
Jay
Thanks in advance.
Jay
#4
Posted 23 June 2010 - 05:29 PM
Hi Jayachandra,
I use the following script for my forms. Very powerful script but you'll probably need a bit of time to work through the code:
Form Validation Library
There are examples at the end of the page.
Cheers,
Bjorn
I use the following script for my forms. Very powerful script but you'll probably need a bit of time to work through the code:
Form Validation Library
There are examples at the end of the page.
Cheers,
Bjorn


Sign In
Create Account

Back to top









