Skip to content

Instantly share code, notes, and snippets.

@zzarcon
Created April 25, 2016 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zzarcon/b46bf882c69dc9634312ad4336a4e494 to your computer and use it in GitHub Desktop.
Save zzarcon/b46bf882c69dc9634312ad4336a4e494 to your computer and use it in GitHub Desktop.
for (var a of elements) {
console.log(a.getAttribute('href'))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment