Skip to content

Instantly share code, notes, and snippets.

@maheshmurthy
Created August 8, 2011 05:00
Show Gist options
  • Save maheshmurthy/1131234 to your computer and use it in GitHub Desktop.
Save maheshmurthy/1131234 to your computer and use it in GitHub Desktop.
$(a[href]).each(function(i) {
urls[i] = $(this).attr('href');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment