Jquery Functions

Following are the javascript basic functions:

Functions :

A JavaScript function is a block of code designed to perform a particular task.

Context :

The context Property for a function call can be specified using the function-built-in methods call() and apply().

Scope :

Javascript variables have two scopes local and global scope.

Callback :

A callback function is executed after the current effect is completed.



Ask Questions

Ask Question