I managed to make this little jquery function to count the number of words entered in textarea field.
here is the fiddle
and here is the code:
JQUERY
A simple plugin can be found here:
Simple Textarea Word Counter using jQuery