Skip to content

Instantly share code, notes, and snippets.

@Wolfr
Created May 2, 2009 19:16
Show Gist options
  • 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