CHAPTER 1

image

Introduction

1-1. About jQuery 2.0

jQuery is a multi-browser, lightweight, and extensible open source JavaScript library that can be used to simplify client-side and client-to-server communication scripting. It simplifies coding by replacing many lines of JavaScript code with fewer lines by using jQuery built-in methods. Some of the main features of jQuery include:

  • Dynamic HTML creation and manipulation
  • HTML events handling
  • Effects and animations
  • Client to server communication

In addition to core jQuery, this book also covers jQuery UI and jQueryMobile, which are built on the core.

As of writing of this book, the latest version of jQuery ...

Get jQuery 2 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.