Skip to content

Instantly share code, notes, and snippets.

@tripflex
Created March 14, 2015 21:58
Show Gist options
  • Select an option

  • Save tripflex/34c089e81871ec7514c3 to your computer and use it in GitHub Desktop.

Select an option

Save tripflex/34c089e81871ec7514c3 to your computer and use it in GitHub Desktop.
Set default phone field type flag to South African
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