codeGK
Code it ALL
jQuery Introduction - CodeGK
♦ jQuery Introduction

♣ What is jQuery?

jQuery is a web framework.
jQuery is based on JavaScript.

♣ Who can use jQuery?

Anyone willing to write web applications with minimal worries of syntax can use jQuery.
jQuery provides various methods to be implemented on HTML elements.

♣ Why use jQuery?

jQuery works across almost all web platforms.
jQuery requires a simple link inclusion for usage.

♣ Pre-Requisites

Below listed web-languages are must for better understanding of jQuery.
  • HTML
  • JavaScript
  • CSS
Prev_LessonNext_Lesson
jQuery Introduction