Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 247 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 247 Bytes

jQuery

Manipulating elements on the page comes with pitfalls, such as lots of code and problems with cross-browser compatibility. We'll introduce a JavaScript library called jQuery in order to make our selections and manipulations easier.