TOC

Localization Status: Russian (ru)

With help from our users, we're translating this tutorial into Russian. If you know this language, then please give us a hand - just click on one of the articles to get started! You don't have to translate an entire article at once - even a single paragraph would be a big help towards this task :)

If you translate an entire article, you can even get a link to your own website on it! [terms]

Top translators
  1. 1. User #3560 ?
  2. 2. User #229 ?
  3. 3. User #2866 ?
Article/Chapter Progress
Introduction
What is jQuery?
100% complete
A jQuery editor
100% complete
Getting started
98% complete
Hello, world!
100% complete
The ready event
100% complete
Method chaining
28% complete
Selectors
Introduction to jQuery selectors
100% complete
Using elements, ID's and classes
100% complete
Using attributes
100% complete
Parent/child relation selectors
100% complete
Effects
Fading elements
100% complete
Sliding elements
100% complete
Custom animations with the animate() method
100% complete
Stopping animations with the stop() method
100% complete
DOM manipulation
Introduction to DOM manipulation
100% complete
Getting and setting content [text(), html() and val()]
100% complete
Getting and setting attributes [attr()]
100% complete
Getting and setting CSS classes
100% complete
The append() and prepend() methods
100% complete
The before() and after() methods
100% complete
The remove() and empty() methods
100% complete
Events
Introduction to events
100% complete
The bind() method
100% complete
The unbind() method
100% complete
The live() method
100% complete
AJAX
Introduction to AJAX
100% complete
The load() method
100% complete
The get() and post() methods
100% complete
Same Origin Policy Not started
Requesting a file from a different domain using JSONP Not started
Showing progress Not started
Aborting an AJAX request Not started
Working with dimensions
Working with widths and heights Not started
Utilities & Helpers
Looping with the each() method Not started
The toArray() and makeArray() methods Not started
Misc
Other frameworks and the noConflict() method Not started