Skip to content

Instantly share code, notes, and snippets.

@MikeRogers0
Created February 9, 2013 20:35
Show Gist options
  • Save MikeRogers0/4747014 to your computer and use it in GitHub Desktop.
Save MikeRogers0/4747014 to your computer and use it in GitHub Desktop.
UoP Computing Guy
document.getElementById('itemName').innerHTML = '<font size="8">' + response + '</font> <button onclick="itemNameAllowEdit("' + response + '");">Edit</button>';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment