According to http://docs.jquery.com/Plugins/Validation the "form" tag is necessary in order to do validation. In my case I don't have form tag. How can I validate(required field) my textbox on click of "button" type control
Why not just add a form tag? If it's an input, then it should normally be part of a form.
1.4m articles
1.4m replys
5 comments
57.0k users