I\'m trying to implement a generic function for a form with several fields in the following format.
For a dynamic approach, if your labels are always in front of your text areas:
$(object).prev("label").text(charsleft);