Skip to content

Instantly share code, notes, and snippets.

@speric
Created May 14, 2012 12:10
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 speric/2693630 to your computer and use it in GitHub Desktop.
Save speric/2693630 to your computer and use it in GitHub Desktop.
Resize w/jQuery
<script src="/javascripts/jquery.resize.js"></script>
<script>
$('.agency_talent_photo').resize(150);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment