Skip to content

Instantly share code, notes, and snippets.

@kunitoo
Created April 21, 2013 16:22
Show Gist options
  • Save kunitoo/5430141 to your computer and use it in GitHub Desktop.
Save kunitoo/5430141 to your computer and use it in GitHub Desktop.
$('a.left').html(
$('<img>')
.attr('src', 'http://docs.komagata.org/theme/p0t/images/movable_face.gif')
.attr('class', 'mega-icon-invertocat')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment