Mottie / Keyboard

Virtual Keyboard using jQuery ~
http://mottie.github.io/Keyboard/
Other
1.77k stars 722 forks source link

How to - insert dash after a given number of characters #816

Open LargeDion opened 2 years ago

LargeDion commented 2 years ago

Hi @Mottie,

I was wondering if it is possible to force insertion of a certain character (in my case "-") after a given number of characters. I would like to get something like this "XX-XXX"

Thanks