Skip to content

Instantly share code, notes, and snippets.

@paceaux
Created May 29, 2012 20:36
Show Gist options
  • Save paceaux/2830570 to your computer and use it in GitHub Desktop.
Save paceaux/2830570 to your computer and use it in GitHub Desktop.
Generated content for links to a PDF
if ($("html").is(".lt-ie9")){
$('a[href*="pdf"]').after(' <span class=".fuie">(PDF)</span>').css("display","inline");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment