I need make input field that contain phone numbers. Users can enter 1-10 numbers. I found almost suitable jQuery plugin. But it’s searching from pre-existed datas. In my case there aren’t any existed database. Users just fill numbers and commas. For example:
99889966, 88554477, 89879856 etc.
Please look below url and suggest me similar plugin which comfortable with my case.
Or you can simply use this code.
This code is very basic. You can do more tricks by adding features to this.