Skip to content

Instantly share code, notes, and snippets.

@t-ashula
Last active August 29, 2015 14:10
Show Gist options
  • Save t-ashula/a72803183766cf69b7e9 to your computer and use it in GitHub Desktop.
Save t-ashula/a72803183766cf69b7e9 to your computer and use it in GitHub Desktop.
document.querySelector('#reader_logo').innerHTML='<a href="http://www.livedoor.com/" target="_self">'
+'<img src="/img/logo_livedoor.gif" border="none" align="left" title="livedoor" alt="livedoor" width="123" height="29">'
+'</a>'
+'<a href="/" target="_self">'
+'<img src="/img/logo_reader.gif" border="none" title="livedoor Reader" alt="livedoor Reader" width="113" height="29">'
+'</a>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment