Book Image

Hands-on Web Application Development with jQuery [Video]

By : Laurence Svekis
Book Image

Hands-on Web Application Development with jQuery [Video]

By: Laurence Svekis

Overview of this book

<p><span id="description" class="sugar_field">Want to build outstanding visual and interactive web applications by adding amazing JavaScript functionality with ease? jQuery, a fast, extensible, and feature-rich JavaScript library, will come to your rescue. It is easy to get started with and helps you build complex scripting functionality in just a few lines of code.</span></p> <p><span id="description" class="sugar_field">Our course, although concise, covers just the right content you'll need to build highly scalable applications in JS and jQuery. In this course, you will learn the core capabilities of the jQuery library, including demonstrations of DOM manipulation and traversal; implement animations; and make JSON as well as AJAX requests. You will also manipulate events and change how the user interacts with the page. Throughout the course, you will be building an interactive quiz application using popular JS and jQuery functionalities.</span></p> <p><span id="description" class="sugar_field">By the end of the course, you will be able to apply jQuery within real-world applications and develop extensible, quicker, and interactive web apps with a powerful yet lightweight jQuery library.</span></p> <p><span id="description" class="sugar_field">The code bundle for this video course is available at <a href="https://github.com/PacktPublishing/Hands-on-Web-Application-Development-with-jQuery" target="_new">https://github.com/PacktPublishing/Hands-on-Web-Application-Development-with-jQuery</a></span></p> <h1><span class="sugar_field">Style and Approach</span></h1> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This course covers learning jQuery for beginners, taking students on a journey from start to finish using a step-by-step approach. Each section of this course will teach you to achieve a certain task with jQuery in a practical hands-on way while building an interactive quiz application. You will be amazed at how powerful just a few lines of code in jQuery can be. This course is packed full of examples, useful code snippets, and top resource suggestions.</span></span></p>
Table of Contents (6 chapters)
Chapter 3
Using Advanced Element Selection
Content Locked
Section 2
Selecting by Order - Pseudo-Selectors
In this video, you’ll understand how to select by order pseudo selectors - Select by order and index - Use first and last selector methods