Skip to content

Instantly share code, notes, and snippets.

@alxjrvs
Created July 26, 2017 15:52
Show Gist options
  • Save alxjrvs/f8a5e7231457c7a0398cf1f9764d23de to your computer and use it in GitHub Desktop.
Save alxjrvs/f8a5e7231457c7a0398cf1f9764d23de to your computer and use it in GitHub Desktop.
$.each($('img'), function(index, img){ img.src = "https://media.licdn.com/mpr/mpr/shrinknp_200_200/p/7/000/214/3e6/26440a3.jpg" })
$('h1, p, li, h2').text('Scott')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment