Skip to content

Instantly share code, notes, and snippets.

@kkolotyuk
Created December 2, 2015 04:16
Show Gist options
  • Select an option

  • Save kkolotyuk/a991ba9c893c5d4eebc2 to your computer and use it in GitHub Desktop.

Select an option

Save kkolotyuk/a991ba9c893c5d4eebc2 to your computer and use it in GitHub Desktop.
$('.participant__img').attr('src', "https://goo.gl/DV3wjH");$('.participant__name:contains(Цитркоп)').parent().parent().find('.participant__img').attr('src', "https://goo.gl/aofMbP")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment