The Complete jQuery Course: From Beginner To Advanced!

The Complete jQuery Course: From Beginner To Advanced!

English | 2016 | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 6 Hours | 0.98 GB

Use jQuery to create stunning animations, provide fast feedback forms, handle all user events and perform Ajax calls.

This course covers jQuery from start to end. You’ll learn the ins and outs of developing professional dynamic websites using JavaScript & jQuery. Topics included in the course include:

Effects & Animations: Make your site come alive with jQuery’s animation utilities and enhance your the responsiveness of your design to user behavior and input. Beautify your site with elegant animations, e.g. fading in elements, sliding in submenus and highlighting selected elements.
DOM Manipulation: Change the contents and appearance of any element in the DOM, even dynamically added ones. Select any element with ease and modify its CSS styles, positioning, content text, image src, or whatever you can think of.
Learn AJAX: Discover how to fetch and add content to your page dynamically without reloading. Fetch images from Flickr, movies from TheMovieDB and display all using jQuery’s user-friendly syntax.
Event Handling: Learn how to handle any user input events, including mouse clicks and keyboard input. Use keyboard input to create a simple game with a main player moving around using the arrow keys.
Form Validation: Create a fast-feedback form that notifies your users of incorrectly formatted input before even submitting the form. Additionally, perform basic validation checking with jQuery before sending the form data to the server.