jQuery is a multi-browser JavaScript library designed to “write less, do more” in web applications. jQuery takes a lot of common tasks that require many lines of JavaScript code and wraps them into methods that can be called with a single line of code. Our jQuery training enables the student to learn how to

  • Simplify a lot of the complicated things fromJavaScript, like AJAX calls and DOM manipulation etc
  • Easily build interactive websites
  • Work with binding events to the controls in JavaScript
  • Traverse HTML elements and use CSS classes dynamically
  • Use a combination of interaction, effects, widgets, utilities, and themes



CERTIFYING BODY

  • W3Schools

CAREER PROSPECTS

Web designers/developers who aspire for a comprehensive knowledge of Web development practices and conceptsto perform hands-on coding and understand architecture of web applications can undergo this course.

  • Web Designer
  • Web Developer
  • Web Programmer

SYLLABUS:

Introduction to jQuery
• History, Pre Requirements
• Versions, Download & Install
• Creating First Page
• Selectors & Filters
– Basic / Hierarchical Selectors
– Basic / Attribute / Form Filters
• Traversing and Annotating
• Manipulating Page Content
– Getting and Setting Content
– Manipulating Attributes
– Creating / Inserting Content
– Wrapping, Replacing,
    Removing
– Working with CSS
• CSS Manipulation
– JQuery CSS()
– Applying CSS
– Multiple CSS
– Return CSS Property
• JQuery Utilities
– Introduction, JQuery Each
– Functions, Data, Arrays
• Events
– Bind & Unbind
– Helper Functions
– Event Object, Table Events
• Effects & Animations
– Showing / Hiding Elements
– Fading / Sliding Elements
– Custom Animations, Easings
• JQuery AJAX
– Introduction, JSON Objects
– Simplified / Helpers / Handlers
– AJAX with Detail Control
• JQuery UI Library
– Overview, Installations
– UI effects, Themes
– Widgets, Interactions
• JQuery UI Plugins