Skip to content

Instantly share code, notes, and snippets.

@tomotaka
Created July 11, 2013 09:30
Show Gist options
  • Save tomotaka/5973987 to your computer and use it in GitHub Desktop.
Save tomotaka/5973987 to your computer and use it in GitHub Desktop.
jQuery update tag text
$("#tagid").text("here is new text for the tag");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment