Created
March 4, 2015 00:14
-
-
Save tripflex/697c6c478f8824e3a31f to your computer and use it in GitHub Desktop.
Set telephone field type to default to UK country code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jQuery(function(a){a(".jmfe-phone").intlTelInput({ defaultCountry: "gb" })}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment