Skip to content

Instantly share code, notes, and snippets.

@ozcanzaferayan
Created September 6, 2016 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozcanzaferayan/dc49bb991342c8d40741106531a7f953 to your computer and use it in GitHub Desktop.
Save ozcanzaferayan/dc49bb991342c8d40741106531a7f953 to your computer and use it in GitHub Desktop.
Gets elements contains "className"
document.getElementsByClassName(“className”)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment