Page 1 of 1

limit characters of text input

Posted: Thu Feb 07, 2013 7:31 pm
by yllaw

how to limit or control mobiletextinput characters to defined count Using similar to this website http://jsbin.com/epeva5/9/edit


limit characters of text input

Posted: Thu Feb 07, 2013 8:29 pm
by maxkatz

You would need to count how many characters have been entered. You can probably use the same code in the link.