Skip to content

codetrotters/callbacks_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jQuery Lab, Phase 2 Week 2

##Learning Goals

  • Use jQuery and Javascript loops to insert HTML elements into the page
  • Chain Javascript events together using callbacks

LAB Objectives:

  • Use jQuery to create nav bar links (lis) for a Home page, About page, and Contact Us page
  • When the "Meet the Team" button is clicked, the entire .main-section should slide up out of the page. Once that section slides out, the .about-section should fade in.
  • When the link "TILDE" in the footer is clicked, the .about-section should fade out. Once that section fades out, the .main-section should fade in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published