
This course is also available as in-house training.
Enquire now to find out more.
JQuery is a subset of Javascript.
It’s always nice to find something that can make life a bit simpler, without having to compromise on quality. In web programming, JQuery is a platform that makes the web design world a bit simpler. JQuery, does what Javascript does, but with less amount of work – or coding. Additionally, JQuery simplifies a lot of the complicated elements of Javascript with an API that is easy to use. To put it into perspective, one line of JQuery can sometimes equal 10-15 lines of Javascript code. JQuery also allows for a lot of creative flexibility, such as adding animated effects, creating image slideshows, and adding dropdown menus, to name just a few. In this course, you will learn the basics of JQuery coding and some of the main features that set JQuery apart from other similar coding libraries.
What you will learn:
- The difference between JQuery and Javascript
- How to add a coding library
- How to incorporate various tag functionalities, such as fading in and out and the hide and show feature.
- Understand the difference between the ‘id’ and ‘class’ tag groups
- Understand how to code and identify the use of buttons on a page
- How to properly toggle in web programming
Explore our full library of training courses.
Course Duration: 1.25
Total Modules: 24
Module 01: Introduction
Module 02: Course Requirements
Module 03: jQuery Library File
Module 04: Setting up the Code in Javascript
Module 05: jQuery Environments
Module 06: Adding in a Fade Out
Module 07: Explaining the jQuery Syntax
Module 08: More Events You Can Use
Module 09: Adding in a Second Button
Module 10: ID and Class
Module 11: Adding Classes to Different HTML Tags
Module 12: Fade Out Timing
Module 13: Toggle
Module 14: Toggle Parameter
Module 15: Selecting HTML Elements
Module 16: Hide and Show
Module 17: Script Tags
Module 18: Animation
Module 19: More on Div Tags
Module 20: Sliding Back
Module 21: Sliding Slow
Module 22: Growing a Div
Module 23: Shrinking a Div
Module 24: Incremental Grow