jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. To return a value, the function must have a return statement that specifies the value to return. A function created with the function statement is a Function object and has all the properties, methods, and behavior of Function objects. See Function for detailed information on functions. A function can also be declared inside an expression. In this case the function is usually anonymous. See function operator for more information about the function (function expression). Functions can be conditionally declared. That is, a function definition can be nested within an if statement. Technically, such declarations are not actually function declarations; they are function expressions.