JQUERY INTRODUCTION

What is Jquery

Jquery is javascript library that makes the use of javascript easier and simpler.

Jquery is lightweight javascript library

Jquery is very simple to to use and manupulae DOM (document object model)

There is no installation of jquery

You can use Jquery in web page by two type

and use it

2 -  Second Method is CDN (content delivery network )

Google CDN

Add this cdn in your page

jQuery Syntax

Without jQuery syntax can not use jQuery

Finally jQuery working in page