Skip to content

Instantly share code, notes, and snippets.

@tripflex
Created March 4, 2015 00:14
Show Gist options
  • Select an option

  • Save tripflex/697c6c478f8824e3a31f to your computer and use it in GitHub Desktop.

Select an option

Save tripflex/697c6c478f8824e3a31f to your computer and use it in GitHub Desktop.
Set telephone field type to default to UK country code
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