JQuery Basics

JQuery comprises of Functions and Events which makes a Webpage interactive. For example a drop down menu, highlighting or hiding on mouse click or you might have noticed banners on a webpage sliding left to right after a certain period of time etc.

JQuery is defined inside the <script> tag, all the functions and events are written inside that tag in the HTML document. Please see below how it is written. (Adobe DreamWeaver CC is the tool used for using JQuery Functions and Events. This tool helps in developing JQuery based applications easier) 

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy