- The added line is THIS COLOR.
- The deleted line is THIS COLOR.
- Go to Overall/jQuery.
#contents
*Overall Feature [#q4e66485]
>
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. This enables developers to create abstractions for low-level interaction and animation, advanced effects and high-level, theme-able widgets. The modular approach to the jQuery library allows the creation of powerful dynamic web pages and web applications.
<
RIGHT:
refered from [[Wikipedia - jQuery:http://en.wikipedia.org/wiki/JQuery]]
:File Composition|
#ref(overall_fig1.png)
:Window Image|
#ref(overall_fig2.png)
*Specification [#v0ac8773]
|LEFT:100|LEFT:200|c
|CENTER:ITEM|CENTER:DESCRIPTION|h
|Main Developer|John Resig|
|License|MIT|
|Browzer|Firefox, Google Chrome, Safari, and Opera|
|Written In|JavaScript|
|Official Site|http://jquery.com/|
*HowToUse [#ve66e447]
#ls2(HowToUse/jQuery)
*Contributer [#gb12c132]
*Author [#gb12c132]
S.Yatsuzuka