Path Courses
jQuery Fundamentals
jQuery is a JavaScript library based on "write less, do more" concepts. Learn to leverage jQuery fundamentals to select and manipulate DOM elements, process events, and build a compelling user interface for web clients.
What you will learn:
- Introduction to jQuery
- Advantages of Using jQuery
- DOM and BOM
- jQuery Selectors
- Window.load() vs. document.ready()
- jQuery Events
- jQuery HTML Manipulation
- jQuery Traversing
- jQuery Effects
jQuery Advanced Concepts
Learn how to create your own jQuery library, then learn how to make AJAX requests in an asynchronous manner. Here, you will go through all of the features of the jQuery UI library, and shows you how to use them to build highly interactive UI.
What you will learn:
- What is Ajax?
- Ajax with jQuery
- jQuery Ajax Methods
- Handling Ajax Request
- jQuery Plugins
- jQuery UI
- jQuery UI Interactions
- jQuery UI Widgets