Charactor Length Javascript -


how control element's character length element using javascript. should not allow insert char in middle of character?

you can use maxlength attribute:

you can extend using javascript

http://www.mediacollege.com/internet/javascript/form/limit-characters.html


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -