Created
March 14, 2015 21:58
-
-
Save tripflex/34c089e81871ec7514c3 to your computer and use it in GitHub Desktop.
Set default phone field type flag to South African
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: "za" })}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment