Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 245 Bytes

jquery.md

File metadata and controls

3 lines (2 loc) · 245 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.