Hi all,

I wonder if I could get your opinion on whether or not something is
possible and if it is, is there a really compact way of doing it with
jquery?

I would like to make a character counter for a textarea input. I would
like the string that is the number of chars typed in the box to always
be the last chars of the textrarea. A bit like this:

I [1 char]
I can [5 char]
I can type [10 char]

you get the idea, the little "[x char]" string floats along as if the
insertion point was just before it.

Is this going to be possible?

All the best,
Dug


--
Dug Falby
http://www.donkeyontheedge.com/

Reply via email to