Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Introduction to jQuery Web Development
Rating: 4.2 out of 5(60 ratings)
16,419 students

Introduction to jQuery Web Development

Explore how you can easily add advanced functionality to your web projects by adding jQuery. JQuery for web development
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • add jQuery to web projects
  • use jQuery to create interactive content
  • use jQuery to create dynamic web pages
  • create modern websites with advanced functionality

Course content

3 sections38 lectures2h 40m total length
  • Introduction to jQuery3:34
  • What is jQuery and why do we use it5:12
  • Getting Started with jQuery6:17
  • jQuery Selectors6:08
  • Each value from mulitple selector elements4:06
  • Updating elements via jQuery7:11
  • Source Code Selectors HTML0:12
  • CSS selectors and jQuery selectors2:15
  • Introduction to event binding2:33

    Discover how to bind events with jQuery to list items using a single selector, attach click listeners without looping, and handle mouse and keyboard events while preventing default hyperlink actions.

  • Event Listeners jQuery Mouse Events6:39
  • Source Code Events0:03
  • Keyboard event triggers6:08
  • Source Code keyboard events0:04
  • Resize and Scroll event listeners on window object7:06
  • Source Code Windows Object2:40
  • Finding input values from form jQuery6:23
  • jQuery Traversing elements7:34
  • Select elements from HTML content5:21
  • Source Code Selection0:03
  • jQuery working with CSS7:29
  • Source Code CSS0:02
  • Hide and Show page sections9:10
  • jQuery effects Fading4:03
  • Source Code Effects0:02
  • JQuery Sliding Effects4:33
  • jQuery Animate10:35
  • Source Code2:57
  • jQuery AJAX made easy JSON and more5:32
  • Loading data into HTML via jQuery6:44
  • jQuery AJAX get getJSON9:21
  • AJAX with jQuery9:51
  • Source Code0:11
  • jQuery conclusion2:16
  • Resources jQuery0:01

Requirements

  • Basic HTML and JavaScript
  • desire to learn
  • computer access

Description

jQuery is easy to add to your websites and can provide really powerful advanced functionality.  

Learn how to make your web content dynamic.  jQuery is perfect for connecting your HTML elements with script.   Let your HTML come to life, change the content that is displayed using jQuery.  It brings life into boring old static HTML pages, and makes them dynamic.  Access all of your page elements and let you imagination guide you as to what you want to happen.   Users are expecting more, and within this course we show you how you can deliver using jQuery.

Bring data into your webpages dynamically and use that data to create better user experiences. Customise the user experience as you use data to make HTML dynamic.  No page reloads, it updates your page content.  Making AJAX calls easy, bring in data and use it in your code.  One of the easiest ways to create AJAX calls is with jQuery.  This course shows you the options for retrieving external file data and pulling it into your code to use within  your web pages.

jQuery also makes animations of HTML elements  easy, with just a few lines of code that can move and create awesome effects on any HTML element.  You won't believe how easy it is to create amazing effects with jQuery.   This course covers, hide/show, fading, sliding effects and animate.  

Learn to select your HTML elements and let jQuery make them shine. This course covers everything you need to know to get started with jQuery.

  • Step by step learning
  • HD quality videos
  • Source code included
  • Top resources and tips for using jQuery
  • Professional instruction from an instructor with over 18 years experience.

Let jQuery simplify the process of adding advanced functionality to your web pages.

Explorer how jQuery works

  • See how to add dynamic functionality to your page elements
  • Learn about updating HTML content
  • Use events to create user interaction
  • Traverse the HTML content to better select desired elements
  • Create animations and cool effects
  • Discover how to load data into your webpage via AJAX calls 

I'm here to help you learn how to use jQuery, and ready to answer any questions you may have. 

jQuery is in demand used across many of the top websites today. Learning to use jQuery can set  you apart.   Want to know more, join now to start learning about jQuery today.

Who this course is for:

  • web developers
  • web designers
  • anyone who wants to learn how to create websites
  • JavaScript developers