Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created October 5, 2012 19:03
Show Gist options
  • Save coderforhire/3841721 to your computer and use it in GitHub Desktop.
Save coderforhire/3841721 to your computer and use it in GitHub Desktop.
li.innerHTML = '<h3><a href="' + entry.link + '">' + entry.title + '</a>' + '<cite>by ' + entry.author + '</cite></h3>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment