darrentaytay / jquery-character-counter

A simple, Twitter style character counter for HTML input fields.
51 stars 31 forks source link

Reset counter #8

Closed liammcsheffrey closed 9 years ago

liammcsheffrey commented 9 years ago

Hi,

Is there a callback to reset / refresh the counter?

Thanks

darrentaytay commented 9 years ago

Hi @liammcsheffrey,

Do you mean triggering a re-count should you, for example, dynamically manipulate the contents of a countable field?

In which case, there is no way of triggering a refresh but one I could certainly add.

Cheers, Darren

darrentaytay commented 9 years ago

Closing this.