Skip to content

Instantly share code, notes, and snippets.

@leonid-shevtsov
Created December 25, 2009 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 leonid-shevtsov/263685 to your computer and use it in GitHub Desktop.
Save leonid-shevtsov/263685 to your computer and use it in GitHub Desktop.
//Ctrl+C, Ctrl+V в адресную строку http://leprosorium.ru/xxxxxx/comments
javascript:els=$$('#js-commentsHolder div.dt img');$(document.body).empty();els.each(function(el) { el.set('styles',{display:'block'});el.inject($(document.body)); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment