
In this lesson, you will have information about Detailed Course Objectives, the Course Description based on the Objectives, Course Target Audience, Prerequisites for taking up this course, detailed Course Schedule and Practice Environment used in the course to do the activities.
In this lesson, you will learn to Install and set up visual studio code, Further, you will see how to include jQuery in an html file.
In this practice, you will learn how to download and Install Visual Studio Code IDE. Also you will learn to verify the workspace by running a basic html code.
In this practice, you will learn how to download and save jQuery library
In this lesson, you will learn to the basics of html, css and JavaScript. Further you will learn to create a simple webpage along with jQuery selectors and filters.
In this practice, you will learn to create a webpage and executing different types of jQuery selectors in the webpage
In this practice, you will learn how to implement different types of jQuery filter methods in an html document
In this lesson, you'll learn overview to jQuery methods including jQuery event methods and jQuery effect methods, along with the event handling in jQuery.
In this practice, you will learn to create an html document and executing commonly used jQuery event methods, including mouse events, form events, keyboard events and document events
In this practice, you will learn how to implement various jQuery effects in an html document which includes display effects, fade effects, slide effects and other animation effects.
In this lesson, you will gain knowledge on working on DOM elements followed by DOM manipulation and DOM traversing. Additionally, you will learn different types of jQuery Miscellaneous Methods.
In this practice, you will learn how to execute jQuery DOM traversing methods in a webpage.
In this practice, you will learn how to execute jQuery DOM manipulation methods in a webpage.
In this practice, you will learn how to execute jQuery DOM manipulation methods in a webpage.
In this lesson, you will learn jQuery methods for AJAX functionality and jQuery AJAX Events methods. Further you will learn about jQuery UI – Interaction, Widgets, Effects and Utilities
Lastly you will gain knowledge on Deferred Object and Promise
In this practice, you will learn how to invoke jQuery AJAX methods in html document.
In this practice, you will learn how to execute jQuery AJAX events methods in a webpage
In this practice, you will learn how to execute jQuery UI in html document which includes user interface interactions, effects, widgets, and themes
In this lesson, you will learn to develop a web Application using HTML, CSS and jQuery, further you will explore how to Implementation of jQuery methods in the web application.
In this practice, you will learn to how to create a simple web application in which you can add list of notes and sticky notes using html, css and jQuery.
JQuery is the most widespread JavaScript library today, used by 73% of the 10 million most popular websites. This course will helps you to explore the core features and functionalities of jQuery such as animation methods, DOM element selection, traversal, and modification. JQuery is a lightweight, “write less, do more”, JavaScript library. The main purpose of jQuery is to provide an easy way to use JavaScript on your website to make it more interactive and attractive. JQuery’s syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events and develop Ajax applications. JQuery also provides capabilities for developers to create plug-in on top of the JavaScript library. In this course, you will learn to set up a development environment to execute jQuery, Once the environment is configured, you will learn the methods to download and include jQuery in your html document followed by the basics of HTML, CSS and JavaScript. Then you will get to know the use of jQuery selectors and filters followed by the verities of jQuery methods such as jQuery event methods, effect methods, ajax methods, Miscellaneous methods and its uses. End of the tale, you will learn how to use JQuery to build a web application.