Skip to content

Instantly share code, notes, and snippets.

@niraj-shah
Last active December 10, 2015 13:39
Show Gist options
  • Save niraj-shah/4442620 to your computer and use it in GitHub Desktop.
Save niraj-shah/4442620 to your computer and use it in GitHub Desktop.
Get the text from the div
var text = $('#text').text();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment