cancel
Showing results for 
Search instead for 
Did you mean: 

a character counter in a TextArea

Former Member
0 Kudos

Our friend Mário is requesting the following:

"I would like to create a character counter in a TextArea with real time actualization, I only could do it after call an action (button), I would like that this happens in real time with the user typing and the counter being refreshed automatically."

If somebody can help him, please post.

Marcelo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Mario,

what u would like is a Javascript function which monitors whitespaces and determines to add a counter for each line on the enter key

it would be activated onclick and on change of the control

with respect,

amit