I need to do a dropdown menu for entering telephone numbers. I want to do something similar as google does in his registration form. Something like this:
its work fine there is no probelm in code may be it will help for you thanks
header link https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/6.4.1/css/intlTelInput.css scripts http://code.jquery.com/jquery-latest.min.js https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/6.4.1/js/intlTelInput.min.js
java code $("#mobile-number").intlTelInput(); form code