how to limit or control mobiletextinput characters to defined count Using similar to this website http://jsbin.com/epeva5/9/edit
how to limit or control mobiletextinput characters to defined count Using similar to this website http://jsbin.com/epeva5/9/edit
You would need to count how many characters have been entered. You can probably use the same code in the link.