Home › Forums › JavaScript › [Solved] How to validate all the text area fields in a div › Reply To: How to validate all the text area fields in a div
September 10, 2013 at 7:29 am
#149637
Participant
Hi paulie ,
I just want to check if all textarea fields are having content (no matter with the length).
I need validation code so that the textarea fields are not empty .
On checkig that non empty textarea fields , i am calling another method.