Home arrow JavaScript arrow Page 4 - jQuery Overview
JAVASCRIPT

jQuery Overview


For those of you who haven’t heard of jQuery, or have heard of it but haven’t had a chance to give it a go, this article aims to show you why it is one of the best of the plethora of JavaScript libraries available to make your life as a developer easier. Read on to find out more.

Author Info:
By: Dan Wellman
Rating: 5 stars5 stars5 stars5 stars5 stars / 12
February 11, 2009
TABLE OF CONTENTS:
  1. · jQuery Overview
  2. · Library Components
  3. · Attributes
  4. · More jQuery Attributes

print this article
SEARCH DEVARTICLES

TOOLS YOU CAN USE

advertisement
jQuery Overview - More jQuery Attributes
(Page 4 of 4 )

 

Effects

The effects category of jQuery methods works in a similar way to the animation components of other libraries, and allows you to show, or hide, slide down or up fade elements in and out in an attractive and graceful manner. You are also given the tools to easily define and work with your very own custom effects.

AJAX

With AJAX being instrumental in the release of the first JavaScript libraries, it's no surprise to find comprehensive AJAX support in the jQuery library. It provides built-in methods for loading remote pages, remote data and remote scripts using either get or post requests, as well as giving you easy access to JSON data.

A series of custom AJAX events are also defined here, providing a quick and efficient way to work with success, complete, start, stop and error events.

Utilities

The utilities section provides a mixed bag of random but useful methods, such as determining the browser in use and whether the box model is supported, trimming whitespace, and working with objects and arrays.

UI

Separate from the main library, but still flying the jQuery banner is jQuery UI, a sister library chock full of user interface widgets and interaction helpers. This extension of jQuery provides tools to enable the rapid development of interactive and engaging front-ends. The UI library is still very much a work in progress, with many additional widgets planned for future releases, but even now it's a highly usable addition to the jQuery family.

Summary

jQuery is easily one of the best JavaScript libraries currently available and is suited to developers of all classes, from beginner to ninja. It's ridiculously easy to use, but still packs a powerful punch and can help to drastically reduce your code footprint. If there is only one JavaScript library that you ever use, it should without doubt be jQuery.


DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

blog comments powered by Disqus
JAVASCRIPT ARTICLES

- More Top jQuery Tutorials for Beginners
- More Top jQuery Plugins for Menus
- Top jQuery Tutorials for Beginners
- New UI Framework and SDK for JavaScript Rele...
- JavaScript OpenPGP Tool, Node.js 0.6.3 Avail...
- Yahoo Releases Cocktails Language and Develo...
- Customizing jQuery Slideshows: Dynamic Contr...
- Customizing jQuery Slideshows: the animate()...
- Customizing jQuery Slideshows: slideUp() and...
- Customizing jQuery Slideshows: hide() and sh...
- Web Workers: Performing Calculations in Para...
- More Top JavaScript Frameworks and Libraries
- More Dynamic jQuery Styling Techniques
- The Top JavaScript Libraries
- The Top JavaScript Frameworks

Dev Articles Forums 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Weekly Newsletter
 
Developer Updates  
Free Website Content 
Contact Us 
Site Map 
Privacy Policy 
Support 



© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 4 - Follow our Sitemap
Popular Web Development Topics
All Web Development Tutorials