Comment on Tutorial - Show how many characters remaining in a html text box using javascript By Emiley J.
Comment Added by : Bala
Comment Added at : 2014-07-22 04:48:34
Comment on Tutorial : Show how many characters remaining in a html text box using javascript By Emiley J.
Great example. To reset the initial value on readback, I used <input onblur="textCounter(this.form.recipients,this,1024);" disabled onfocus="this.blur();" tabindex="9999" maxlength="4" size="4" value="<?php echo(1024-strlen($message)); ?>" name="counter" /> characters available
That works. Thank a lot.
View Tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Related Tutorials
Program using concept of byte long short and int in java
Update contents of a file within a jar file
Tomcat and httpd configured in port 8080 and 80
Count number of vowels, consonants and digits in a String in Java
Student marks calculation program in Java
Calculate gross salary in Java
Calculate average sale of the week in Java
Vector in Java - Sample Program
MultiLevel Inheritance sample in Java
Archived Comments
1. Very helpful tutorial for me.
Thank you for
View Tutorial By: Mohan at 2012-05-28 00:12:56
2. It was sooo helpful for me
Thanx and keep i
View Tutorial By: Shan at 2010-04-13 09:41:01
3. Thank u very much, your topic is very clear, to th
View Tutorial By: Ahmed Samir at 2011-05-26 23:35:22
4. Hi,
I want to read the barcode and print it
View Tutorial By: Santu at 2013-03-12 18:15:18
5. please correct things....and plz dont misguide
View Tutorial By: amit verma at 2015-02-19 08:44:55
6. hi iam new to java i need simple java programs pls
View Tutorial By: naga at 2010-10-06 03:45:18
7. Thanks a lot! This really helped!!!
View Tutorial By: SuperSeppel13 at 2009-04-14 04:25:06
8. I was trying to copy your coding and execute it, b
View Tutorial By: Guest at 2012-01-02 04:08:21
9. can i connect mobile phone to usb port instead of
View Tutorial By: Nevil at 2010-01-11 00:19:17
10. Great Article! Thanks
View Tutorial By: Rachid at 2011-06-21 13:01:39