Description
In this course, you will learn :
- A basic understanding of jQuery.
- Make a responsive website that includes a shop page and a responsive form.
Syllabus :
1. Project
- Setting up Project Files
- Document Ready
- HTML and Text
- Select by ID
- Select by Class
- Selecting Inputs
- Find
- First, Last, Next, Prev
- Parents
- Click Event
- Event Delegation
- Change Event
- Keydown vs. Keyup
- Prevent Default
- Setting Up Store Items
- Creating Items Dynamically
- Removing Elements
- Toggle Visibility
- Fade and Slide
- Animate
- AJAX
- Loading JSONs
- Post Calls
- Checkbox Form
- Form Post