Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save fukurouzhong/0b857fd5e554f97d989606ba1d64d3dd to your computer and use it in GitHub Desktop.
Save fukurouzhong/0b857fd5e554f97d989606ba1d64d3dd to your computer and use it in GitHub Desktop.
Jquery中获得文字内容和改变文字内容的方法
$(selector).html("text to be change");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment