Created
February 9, 2013 20:35
-
-
Save MikeRogers0/4747014 to your computer and use it in GitHub Desktop.
UoP Computing Guy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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