Skip to content

Instantly share code, notes, and snippets.

@maheshmurthy
Created August 8, 2011 05:00
Embed
What would you like to do?
$(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