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

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -