About the plugin:
A jQuery plugin for entering and validating international telephone numbers. It adds a flag dropdown to any input, detects the user’s country, displays a relevant placeholder and provides formatting/validation methods.
Features:
- automatically select the user’s current country using an IP lookup
- automatically set the input placeholder to an example number for the selected country
- navigate the country dropdown by typing a country’s name, or using up/down keys
- handle phone number extensions
- the user types their national number and the plugin gives you the full standardized international number
- full validation, including specific error types
- retina flag icons
- lots of initialisation options for customisation, as well as public methods for interaction