Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
jQuery for Application Development: Fundamentals
Rating: 4.5 out of 5(131 ratings)
520 students

jQuery for Application Development: Fundamentals

jQuery | jQuery Ajax | jQuery UI
Last updated 5/2021
English

What you'll learn

  • What is jQuery
  • How to Integrate the jQuery Libraries
  • jQuery Syntax
  • The document ready event
  • How to use basic selectors
  • Complex jQuery Selectors
  • How to use First, Last and (n)th Selectors
  • How to use PseudoSelectors
  • Fade Effect with jQuery
  • Showing and Hiding Elements with jQuery
  • Hiding Versus Removing jQuery Elements
  • Sliding jQuery Elements
  • Creating Animations with jQuery
  • Understanding jQuery Callback Functions
  • Manipulating HTML and CSS with jQuery
  • Adding and Removing Classes
  • Inserting and Appending Content
  • Changing the Height and Width of Elements
  • Positioning Elements with jQuery
  • Working with Element Content
  • Wrapping Elements
  • Setting CSS Rules of Elements
  • Working with Forms using jQuery
  • Blur and Focus Form Elements
  • The change() event
  • The select() event
  • The submit() event
  • Serializing Form Content
  • Working with Events in jQuery
  • click() and dblclick()
  • Mouse events
  • Browser events
  • Keyboard events and the event object
  • Communicating with an API using jQuery
  • Loading Local Data with jQuery
  • Loading Remote Data with jQuery
  • Adding JSON Data
  • Deleting JSON Data
  • jQuery UI: Accordians
  • jQuery UI: Tabs
  • jQuery UI: Dialog Boxes

Course content

10 sections66 lectures5h 12m total length
  • Your first jQuery Page7:29

    You'll hit the ground running as you immediately create your first page using jQuery.

  • What is jQuery... And Why?3:03

    Mark describes what jQuery is, when and how to use it and tells you some of the advantages of this popular JavaScript library.

  • Adding jQuery to Your Site5:20

    There are a number of methods that allow you to add jQuery to your site.  You'll learn them in this video.

  • jQuery Syntax3:31

    jQuery has a specific syntax that's easy to learn and enables you to use this powerful library. You'll learn the syntax in this video.

  • The document.ready() Event2:44

    The document.ready() event is important!  It fires when your application is ready for jQuery to start working.  You'll learn how to implement the event in this video.

  • Basic Selectors (name, class name and Id)7:06

    Selectors allow you to determine which elements have jQuery applied to them.  Mark demos the fundamental selectors in this video.

  • Complex Selectors (attribute, css, decendent)8:09

    There are a number of more complex selectors that allow you to select multiple elements, or filter elements selected.  You'll learn how to use more complex selectors in this video.

  • First, Last and (n)th Selectors3:01

    In this video, you'll learn how to select elements by their position relative to each other in the code.

  • Other Pesudo-selectors4:19

    Pseudo-selectors modify selectors and provide you with additional selection criteria.  mark demos pseudo-selectors in this video.

Requirements

  • Successful members of this course have a fundamental understanding of HTML, CSS and JavaScript

Description

jQuery remains the most popular client-side development library on the web. Designed to do some of the heavy-lifting in JavaScript, you're going to find the jQuery library used in millions of sites.

While it's not the sexiest or newest JavaScript library-- jQuery remains the most deployed.  It's a "need-to-know" item if you're on the road to becoming a web developer, client-side-engineer, or another type of development pro. 

If you're going to learn jQuery-- you should do it with Mark Lassoff.  Mark has taught coding, design, and development to over 2,000,000 people online through Udemy and other online sites.  Mark makes learning easy explaining each concept in basic terms so you don't have to be an experienced coder to understand.  The videos included in this course are short, and to the point, without a lot of extra unneeded fluff.

Mark designed this course so you could get moving quickly and apply what you've learned immediately.

This course covers it all-- From the basic jQuery syntax, simple through complex selectors, jQuery Ajax, jQuery UI, and much more.  There are even a couple of complete jQuery projects included for you to test your skills after you've learned the fundamentals.

If you want to learn jQuery, press the enroll button now!  You'll complete this course and immediately be able to start using your new jQuery skills in your everyday development work!

Who this course is for:

  • Web Development Students
  • Front-end and Client-Side Developers and Designers
  • Anyone who Wants to Use jQuery-- the most popular Client Side Development Library