Have a look at the Masked Input Plugin: http://digitalbush.com/projects/masked-input-plugin/
On Sat, Nov 7, 2009 at 5:31 AM, kicaj <ki...@kdev.pl> wrote: > How build input form where we can put only 9 digits, and after first 3 > digits join '-', and after next two digits again join '-'? > Like this: 342-23-4323 > > Only numbers, but '-' will be added automatic! > Without plugin, only very simple solution:) > > Thanks! > > Sorry, for my english:/ >