Wednesday, September 28, 2011

Common Features of JQUERY

JQUERY is gaining its popularity day by day. Its because of its simplicity and the features it provides. The JQUERY common features can be sorted like below.

Core Functionality Category
This feature is extended up to the implementation of the JQUERY functions and also some commonly used utility. 

Selection and Traversal Category
JQUERY provides the features for finding contents in the document and also navigating among the contents. These features are categorized as Selection and Traversal Category.

Manipulation and CSS Category
JQUERY has functions for working with CSS and also for changing and editing the documents. This is one the most powerful feature that makes JQUERY so popular.

Event Category
The event category simplifies the procedure of working with modern DOM events and also provides some event helping functions.

Effect
This is also the other popular feature of JQUERY. It contains the showing and hiding content, animation like fading in and out , moving objects etc.

Ajax
JQUERY provides utilities for working with ajax. This includes loading content from pages, working with JSON data etc. 

UI Category
It is the Abbreviation of User Interface. It’s an official plug in for providing the commonly used interface widgets 

Extensibility
It covers the construction of JQUERY plug ins that enhance the functionality of the base library.

0 comments:

Post a Comment