Skip to content

Instantly share code, notes, and snippets.

@Hunter-Dolan
Created July 23, 2012 19:08
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 Hunter-Dolan/3165488 to your computer and use it in GitHub Desktop.
Save Hunter-Dolan/3165488 to your computer and use it in GitHub Desktop.
Snippit.html
<style>#file-column p {display:none;}</style><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script><script>$(document).ready(function(){$("#file-column p").text($("#file-column p").text().split(".")[0]).fadeIn();});</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment