]]>
English  | 

JQuery

JQuery is a JavaScript framework that simplifies the life of JavaScript developers.

On August 2006, John Resig, its creator, put up the the first stable release.

Through JQuery framework we can, writing few lines, have many kind of graphics and interaction effects.
Fade and beautiful graphic effects will be a kid's play and the events' management is really simple.

Same thing for the AJAX calls, because in the framework are present many util functions that gives the right objects to make a data connections and data send.

Amazing is also the browsers' compatibility. Usually this scripts are always 100 % cross-browsers.
Click here to see the JQuery official website.