Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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

#149637
gowda24
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.