jQuery - basic
The goal of this exam is to assess the knowledge of novice jQuery developers and give them the kick for going further. This exam focuses on version 1.2
of jQuery, released on September 11th, 2007.
To pass this exam, you will be required to:
- Understand how jQuery selectors work
- Know how to modify the DOM structure and show/hide elements using jQuery methods
- Know how to modify the CSS properties of elements
- Learn how to handle DOM events using jQuery event handlers
- Figure out how to issue simple Ajax requests
- Comprehend the mechanism of jQuery plugins
Note: the following topics are not included in the scope of this exam:
- complex multi-criteria selectors
- advanced effects (using fading, sliding, animate).
- advanced Ajax programming using jQuery.ajax(), jQuery.getJSON(), jQuery.getScript(), jQuery.getIfModified(), loadIfModified() and global jQuery.ajax*() events.
- DOM filtering using the filter() and not() methods.
- DOM manipulation using the appendTo(), insertAfter(), insertBefore() and prependTo() methods.
- advanced plugin authoring
References:
| Released | Beta | Frozen | ||
|---|---|---|---|---|
Selectors 3 questions
|
3 | 25 | 2 | |
Core 3 questions
|
1 | 7 | 4 | |
DOM 2 questions
|
0 | 11 | 2 | |
Events 2 questions
|
0 | 12 | 2 | |
CSS 2 questions
|
0 | 10 | 0 | |
Ajax 2 questions
|
0 | 10 | 1 | |
Effects 2 questions
|
1 | 6 | 1 | |
Plugins 2 questions
|
0 | 3 | 2 |
Exam information
- 27 minutes
- 18 questions (103)
- 80% required
- +3 √
- - 12 points
- 15 day delay
- status: under construction


