Getting started with jQuery

In this lesson, you will learn how to include jQuery in your web pages to start working with. Getting jQuery jQuery is a very light-weight, CSS3 compatible JavaScript library. It comes in compressed and uncompressed versions of jQuery files. The uncompressed file is best for development or debugging purposes. Due to being so light-weight (30kB)... » read more

Introduction to jQuery

A brief introduction to jQuery This course teaches you the fundamental concepts of jQuery programming. To learn jQuery, you must have some basic understanding of HTML, CSS and JavaScript. With the help of this course, you will be able to go from zero to intermediate level of jQuery development. So without any further delay, let’s start... » read more