Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Created May 2, 2009 19:16
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 Wolfr/105675 to your computer and use it in GitHub Desktop.
Save Wolfr/105675 to your computer and use it in GitHub Desktop.
$(document).ready(function() {
$(".content a:has(img)").addClass('linkedImage');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment