Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
For Example Im having 100 Textboxes Without having id..i have only "input type=text"
but i want to show validation if user didn't enter text in the text box....i have Submit button...when i press submit button i want to show validation ..empty textbox ok..
Posted

1 solution

Give class attribute to the textboxes and call the jquery using the class
 
Share this answer
 
Comments
AY-YUKSEL 31-Oct-14 14:49pm    
gıyıtyı

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900