JQuery
jQuery is a fast, concise, JavaScript library that simplifies
how you traverse HTML documents, handle events, perform animations, and
add Ajax interactions to your web pages. jQuery is designed to change
the way that you write JavaScript.
jQuery's syntax is designed to make it easier to navigate a
document, select DOM elements, create animations, handle events, and
develop Ajax applications. jQuery also provides capabilities for
developers to create plug-ins on top of the JavaScript library.
jQuery 1.7.2
|
|
Price
Free to download
Size
32KB
License
GNU GPL or MIT
Developer
jQuery Team
Website
jquery.com
System Requirements
Support
Sites:
Blog,
Forum, Tutorials
Selected
Reviews:
|
Features include:
- Feature detection
- DOM element selections using the cross-browser open source
selector engine Sizzle, a spin-off out of the jQuery project
- DOM traversal and modification (including support for CSS
1-3)
- DOM manipulation based on CSS selectors that uses node
elements name and node elements attributes (id and class) as criteria
to build selectors
- XMLHttpRequest data retrieval
- JSON data retrieval
- Drag and drop
- Simple visual effects
- Animation / advanced visual effects
- Event handling
- Back button support / history management (with plugins)
- Input form widgets & validation (with plugins)
- Grid (with plugins)
- Hierarchical Tree (with plugins)
- Rich text editor (with plugins)
- Autocompletion tools (with plugins)
- HTML generation tools
- Widgets themeable / skinnable
- GUI resizable panels and modal dialogs (with plugins)
- GUI page layout (with plugin)
- Canvas support
- Mobile/tablet support (with plugin)
- Accessibility / graceful degradation
- Developer tools, Visual design
- Charting and Dasboard (with plugin)
- Cross-browser 2d vector graphics
- Extensibility through plug-ins
- Cross-browser support
Return
to JavaScript Frameworks Home Page
Last Updated Thursday, July 12 2012 @ 06:25 PM EDT |