Phone Inputs

jQuery version

If you do not want to take over the management of phone number forms, this plugin can be useful.

Github Page

Example


Debug console
Listen to phone.inputs.debug event: $('.phone-inputs').on('phone.inputs.debug', function(event, data){});

Submitted result: $('#phone-inputs-test-form').serializeArray();