Jquery Course Syllabus
Jquery Course Syllabus
Jquery Course Syllabus
Course Objectives:
Understand the JavaScript language & the Document Object Model.
Detect and respond to user actions.
Alter, show, hide and move objects on a web page.
Check information inputted into a form.
jQuery is an easy to learn JavaScript library, which makes JavaScript programming very easy.
jQuery takes a lot of common tasks that require many lines of JavaScript code to accomplish, and wraps them
into methods that you can call with a single line of code.
jQuery also simplifies complicated tasks like AJAX calls and DOM manipulation.
jQuery will run the same and produce same output in all major browsers.
jQuery is free and very easy to include in your projects: just download its latest version from the jQuery
website, or use an online Content Delivery Network.
jQuery is continuously upgraded, maintained and documented by a dedicated community of great
developers. This ensures high quality and support on the internet.
Module 1: Introduction
In this module, we will learn about what is the jQuery and benefits of the jQuery of the scripting language. We can also
learn about How to use the jQuery using first jQuery example.
jQuery Introduction
Install and Use jQuery Library
Un-Obstructive JavaScript
First jQuery Example
jQuery Syntax
How to escape a special characters
Module 2: Selectors
In this module, we will learn about jQuery selectors are used to find or select HTML elements based on their name, id,
classes, types, attributes, values of attributes and much more jQuery Selector
Address: Block No-402, Saptagiri Towers, Landmark: Above Pantaloons, Begumpet Main Road, Hyderabad -
500 016, TELANGANA, Phone No: +91 80083 27000.
Email: enquiry@deccansoft.com , support@bestdotnettraining.com 1
Deccansoft Software Services-Microsoft Silver Learning Partner jQuery
Basic Selectors
Module 3: Traversal
In this module, we will learn about jQuery traversing, traversing are used to find or select HTML elements based on
their relation to other elements. Start with one selection and move through that selection until you reach the
elements you desire.
Traversal Functions
Module 5: Effects
In this module, the jQuery library provides several techniques for adding animation to a web page. These include
simple, standard animations that are frequently used, and the ability to craft sophisticated custom effects.
Showing/Hiding elements
Sliding elements
Fading elements
Deleting animation elements
Custom animation
Module 6: Events
In this module, we will learn about jQuery events, these methods are used to register behaviours to take effect when
the user interacts with the browser, and to further manipulate those registered behaviours.
Address: Block No-402, Saptagiri Towers, Landmark: Above Pantaloons, Begumpet Main Road, Hyderabad -
500 016, TELANGANA, Phone No: +91 80083 27000.
Email: enquiry@deccansoft.com , support@bestdotnettraining.com 2
Deccansoft Software Services-Microsoft Silver Learning Partner jQuery
Address: Block No-402, Saptagiri Towers, Landmark: Above Pantaloons, Begumpet Main Road, Hyderabad -
500 016, TELANGANA, Phone No: +91 80083 27000.
Email: enquiry@deccansoft.com , support@bestdotnettraining.com 3