count characters

How To Create Twitter Style - Remaining Character Count

Submitted by alpha_luna on
Are you familiar with this program? If you have an account on Twitter, you will know how it works this program. In this article, we are going to learn on How To Create Twitter Style - Remaining Character Count. This program calculates the remaining character count in Textarea by entering of the user with the use of jQuery script. Note: The max length of our character is 200.

How to Count and Limit Characters

Submitted by GeePee on
This is the updated version of the comment box I have made previously. The main purpose of this update is to show you on how to limit the text count in the textarea. It displays the remaining text to be entered. I also added line breaks by using .replace in javascript code. Now it displays what we exactly wrote in the textarea. And I also updated the plain text url. It is now clickable and