Skip to content

Instantly share code, notes, and snippets.

@imralpharvin
Created September 13, 2020 20:17
Show Gist options
  • Select an option

  • Save imralpharvin/5bdc619a3cfbf042aa2262811a554589 to your computer and use it in GitHub Desktop.

Select an option

Save imralpharvin/5bdc619a3cfbf042aa2262811a554589 to your computer and use it in GitHub Desktop.
jQuery notes

jQuery

purpose of jQuery

make it much easier to use JavaScript on your website.

uses

  • HTML/DOM manipulation
  • CSS manipulation
  • HTML event methods
  • Effects and animations
  • AJAX
  • Utilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment