Jquery

by kalai 2009-07-03 11:51:21

jQuery is an amazing JavaScript library that makes it easy to create wonderful web effects in just
a few lines of code. It is a lightweight JavaScript library that emphasizes interaction between JavaScript and HTML.

When you can use jQuery?

You should use jQuery when you need:

* A small library that gives you powerful control over the Document Object Model
* With very little effort or work on your part

Or

* Quick access to AJAX
* Without a lot of bloat (overhead - wasted code)
* And some basic animation effects to spice things up

But,

If you need super fancy effects for animation, drag and drop, and super smooth animation then you will probably want to use Prototype and one of the many great library created to enhance the effects.

Tagged in:

1470
like
0
dislike
0
mail
flag

You must LOGIN to add comments