3
I am using Mask in Jquery to format the phone field with 8 hi 9 digits, but unfortunately I can only leave 8 or 9. If I leave 9, when the user type 8 it erases the whole field, does anyone know how to proceed? Grateful from now on.
3
I am using Mask in Jquery to format the phone field with 8 hi 9 digits, but unfortunately I can only leave 8 or 9. If I leave 9, when the user type 8 it erases the whole field, does anyone know how to proceed? Grateful from now on.
Browser other questions tagged jquery mask
You are not signed in. Login or sign up in order to post.
optional mask caractére with Jquery maskedInput does not work and Fixed ninth digit in mask
– rray
I was able to resolve it with my colleague’s question above. Thank you.
– Pedro Soares
Which one is the first or the second?
– rray
Related question (but different): http://answall.com/q/46672/132
– Victor Stafusa