Skip to content

Instantly share code, notes, and snippets.

@alex-boom
Created July 21, 2016 08:54
Show Gist options
  • Save alex-boom/9d4502f11eab32b0b8a02c95945d1a80 to your computer and use it in GitHub Desktop.
Save alex-boom/9d4502f11eab32b0b8a02c95945d1a80 to your computer and use it in GitHub Desktop.
insertTag
//ивзлечение всего тега
var defaultPrefix = $(".country-phone-selected").html();
//извлечение содержимого тега
var defaultPrefix = $(".country-phone-selected").text();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment