Brett Haymaker, JavaScript Consultant & Educator
15 MINUTES
Review the site below:
http://www.promoflex.com/en
Differentiate between jQuery and JavaScript, describe benefits of using them.
Recognize jQuery syntax
Use selectors and jQuery functions to effectively manipulate the DOM.
Let's add it to a project together and run through some examples. (selectors...smooth scrolling ...*cough* ... event listeners... *cough**cough*)
15 MINUTES
Go to jquery.com and look up the following methods:
.slideUp() .slideDown() .children() .attr()
.click .slideToggle() .hide() .show()
15 Minutes
What does an FAQ section typically look like?
Let's gather some ideas and build out the HTML together.
Then, we'll build the JS script to make our FAQ page come to life and respond to user interactions.
Remainder of class
Week 5 Milestone:
Project proposal / Wireframe of Final Project
Final Project Requirements:
:::SEE NOTES:::
Starter code with instructions are in the class Slack channel.
You'll be taking Relaxr blog page and adding interactivity using JavaScript / jQuery.
Class name: FEWD 14