Skip to content

sei-relativity/lesson-w02d04-jquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery, Events

In this lesson, we'll take the basic syntax knowledge from our previous JS lesson and start to interact with webpages. We'll learn how to use selectors, introduce jQuery - a shorthand for Javascript that is often easier to work with.

Agenda

  • Intro to jQuery
  • Events in jQuery
  • Lab time

Objectives

By the end of this class, you will:

  • Know how to use selectors to identify HTML elements you want to change
  • Familiarity with jQuery syntax, similarities and differences with regular JS
  • Be able to understand JS events (click and hover)

Materials

Assignments

  • In Class: Codealongs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors