Examples of using the jQuery library
Loading a local library
Library from CDN
Simplified syntax
Running at document loading
(also with
simplified syntax
)
Event handling
Multiple selectors
and
chain functions (methods)
Dynamic DOM generation
Examples of
helper functions
:
current time
,
iterations
,
filters>
Combining jQuery and AJAX
More examples:
W3C jQuery tutorial
.