jQuery
- is a JavaScript library designed to simplify HyperText Markup Language (HTML) DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax
|
JQuery Projects |
Description |
|---|---|
|
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript | |
|
jQuery Mobile is an HTML5-based user interface system designed to make responsive websites and apps that are accessible on all smartphone, tablet, and desktop devices | |
|
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you’re building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is a perfect choice. | |
|
jQuery Unit is a powerful, easy-to-use JavaScript unit testing framework. It’s used by the jQuery, jQuery UI, and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself! | |
|
jQuery Sizzle is a pure JavaScript CSS selector engine designed to be easily dropped into a host library |