Working on the textarea with jqEasyCounter plugin.
The textarea is designed as the twitter style – 140 characters, so I use the plugin for user friendly notification.
My trouble is all the spaces are counted.
Does anyone has a clue? thanks heaps
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Spaces have to be counted.
If you stop counting spaces from a textarea – you are counting the wrong amount of letters.
As result you will have problems with saving the field into a database table.