Description
In ths course you will learn :
- Understand about jQuery and overview of what jQuery does for web pages. you will also learn Basics of HTML & CSS and how jQuery is used to manipulate your DOM & CSS Selectors.
- How jQuery is used manipulate DOM easily, Also you will learn about readily available jQuery effects that can be applied to web page to make Rich Interactive Websites.
- JQuery Event event delegation and various events type in
- About AJAX and how you can communicate with server using jQuery inbuilt functions and other jQuery utilities.
- About jQuery plugins, how to use them into your web projects and basic plugin development.