Вы находитесь на странице: 1из 9

Plugins (https://plugins.jquery.com/) Contribute (https://contribute.jquery.org/) Events (https://js.

foundation/events)

Support (https://jquery.org/support/) JS Foundation (https://js.foundation/)

#BlackLivesMatter
To Donate, see this list of organizations to support
(https://bit.ly/fundthecommunity) from Reclaim the
Block (https://www.reclaimtheblock.org/)

(https://js.foundation/about/donate)

Download (https://jquery.com/download/) Search 

API Documentation (https://api.jquery.com/)

Blog (https://blog.jquery.com/)

Plugins (https://plugins.jquery.com/)

Browser Support (https://jquery.com/browser-support/)

Ajax
(//api.jquery.com/category/ajax/)
Category: Attributes
Global Ajax Event
Handlers These methods get and set DOM attributes of elements.
(//api.jquery.com/category/ajax/global-
ajax-event- Also in: Manipulation (//api.jquery.com/category/manipulation/) > Class Attribute

handlers/) (//api.jquery.com/category/manipulation/class-attribute/) | CSS


(//api.jquery.com/category/css/)
Helper Functions
.addClass() (//api.jquery.com/addClass/)
(//api.jquery.com/category/ajax/helper-
functions/) Adds the specified class(es) to each element in the set of matched
elements.
Low-Level
Interface

/
(//api.jquery.com/category/ajax/low-
Also in: Manipulation (//api.jquery.com/category/manipulation/) > General Attributes
level-interface/)
(//api.jquery.com/category/manipulation/general-attributes/)
Shorthand
.attr() (//api.jquery.com/attr/)
Methods
Get the value of an attribute for the first element in the set of matched
(//api.jquery.com/category/ajax/shorthand-
methods/) elements or set one or more attributes for every matched element.

Attributes Also in: Manipulation (//api.jquery.com/category/manipulation/) > Class Attribute


(//api.jquery.com/category/attributes/)
(//api.jquery.com/category/manipulation/class-attribute/) | CSS
(//api.jquery.com/category/css/)
Callbacks Object
.hasClass() (//api.jquery.com/hasClass/)
(//api.jquery.com/category/callbacks-
object/) Determine whether any of the matched elements are assigned the
Core given class.
(//api.jquery.com/category/core/)

CSS Also in: Manipulation (//api.jquery.com/category/manipulation/) > DOM Insertion, Inside


(//api.jquery.com/category/css/) (//api.jquery.com/category/manipulation/dom-insertion-inside/)

Data .html() (//api.jquery.com/html/)


(//api.jquery.com/category/data/)Get the HTML contents of the first element in the set of matched

Deferred Object elements or set the HTML contents of every matched element.
(//api.jquery.com/category/deferred-
object/) Also in: Manipulation (//api.jquery.com/category/manipulation/) > General Attributes

Deprecated (//api.jquery.com/category/manipulation/general-attributes/)

(//api.jquery.com/category/deprecated/)
.prop() (//api.jquery.com/prop/)
Deprecated 1.3 Get the value of a property for the first element in the set of matched
(//api.jquery.com/category/deprecated/deprecated-
elements or set one or more properties for every matched element.
1.3/)

Deprecated 1.7
Also in: Manipulation (//api.jquery.com/category/manipulation/) > General Attributes
(//api.jquery.com/category/deprecated/deprecated-
(//api.jquery.com/category/manipulation/general-attributes/)
1.7/)
.removeAttr() (//api.jquery.com/removeAttr/)
Deprecated 1.8
Remove an attribute from each element in the set of matched
(//api.jquery.com/category/deprecated/deprecated-
1.8/) elements.

Deprecated 1.9
(//api.jquery.com/category/deprecated/deprecated-
Also in: Manipulation (//api.jquery.com/category/manipulation/) > Class Attribute

1.9/) (//api.jquery.com/category/manipulation/class-attribute/) | CSS


(//api.jquery.com/category/css/)
Deprecated 1.10
.removeClass() (//api.jquery.com/removeClass/)
(//api.jquery.com/category/deprecated/deprecated-
1.10/) Remove a single class, multiple classes, or all classes from each
Deprecated 3.0 element in the set of matched elements.
(//api.jquery.com/category/deprecated/deprecated-
/
3.0/)
Also in: Manipulation (//api.jquery.com/category/manipulation/) > General Attributes
Deprecated 3.2 (//api.jquery.com/category/manipulation/general-attributes/)
(//api.jquery.com/category/deprecated/deprecated-
.removeProp() (//api.jquery.com/removeProp/)
3.2/)
Remove a property for the set of matched elements.
Deprecated 3.3
(//api.jquery.com/category/deprecated/deprecated-
3.3/) Also in: Manipulation (//api.jquery.com/category/manipulation/) > Class Attribute
(//api.jquery.com/category/manipulation/class-attribute/) | CSS
Deprecated 3.4
(//api.jquery.com/category/css/)
(//api.jquery.com/category/deprecated/deprecated-
3.4/) .toggleClass() (//api.jquery.com/toggleClass/)
Add or remove one or more classes from each element in the set of
Deprecated 3.5
matched elements, depending on either the class’s presence or the
(//api.jquery.com/category/deprecated/deprecated-
value of the state argument.
3.5/)

Dimensions Also in: Forms (//api.jquery.com/category/forms/) | Manipulation

(//api.jquery.com/category/dimensions/)
(//api.jquery.com/category/manipulation/) > General Attributes
(//api.jquery.com/category/manipulation/general-attributes/)
Effects
.val() (//api.jquery.com/val/)
(//api.jquery.com/category/effects/)
Basics Get the current value of the first element in the set of matched
elements or set the value of every matched element.
(//api.jquery.com/category/effects/basics/)

Custom
(//api.jquery.com/category/effects/custom-
effects/)

Fading
(//api.jquery.com/category/effects/fading/)

Sliding
(//api.jquery.com/category/effects/sliding/)

Events
(//api.jquery.com/category/events/)
Browser Events
(//api.jquery.com/category/events/browser-
events/)

Document Loading
(//api.jquery.com/category/events/document-
loading/)

Event Handler
Attachment
(//api.jquery.com/category/events/event-
handler-
attachment/) /
Event Object
(//api.jquery.com/category/events/event-
object/)

Form Events
(//api.jquery.com/category/events/form-
events/)

Keyboard Events
(//api.jquery.com/category/events/keyboard-
events/)

Mouse Events
(//api.jquery.com/category/events/mouse-
events/)

Forms
(//api.jquery.com/category/forms/)

Internals
(//api.jquery.com/category/internals/)

Manipulation
(//api.jquery.com/category/manipulation/)
Class Attribute
(//api.jquery.com/category/manipulation/class-
attribute/)

Copying
(//api.jquery.com/category/manipulation/copying/)

DOM Insertion,
Around
(//api.jquery.com/category/manipulation/dom-
insertion-around/)

DOM Insertion,
Inside
(//api.jquery.com/category/manipulation/dom-
insertion-inside/)

DOM Insertion,
Outside
(//api.jquery.com/category/manipulation/dom-
insertion-outside/)

DOM Removal
(//api.jquery.com/category/manipulation/dom-
removal/)

/
DOM
Replacement
(//api.jquery.com/category/manipulation/dom-
replacement/)

General Attributes
(//api.jquery.com/category/manipulation/general-
attributes/)

Style Properties
(//api.jquery.com/category/manipulation/style-
properties/)

Miscellaneous
(//api.jquery.com/category/miscellaneous/)
Collection
Manipulation
(//api.jquery.com/category/miscellaneous/collection-
manipulation/)

Data Storage
(//api.jquery.com/category/miscellaneous/data-
storage/)

DOM Element
Methods
(//api.jquery.com/category/miscellaneous/dom-
element-methods/)

Setup Methods
(//api.jquery.com/category/miscellaneous/setup-
methods/)

Offset
(//api.jquery.com/category/offset/)

Properties
(//api.jquery.com/category/properties/)
Properties of
jQuery Object
Instances
(//api.jquery.com/category/properties/jquery-
object-instance-
properties/)

Properties of the
Global jQuery
Object
(//api.jquery.com/category/properties/global- /
jquery-object-
properties/)

Removed
(//api.jquery.com/category/removed/)

Selectors
(//api.jquery.com/category/selectors/)
Attribute
(//api.jquery.com/category/selectors/attribute-
selectors/)

Basic
(//api.jquery.com/category/selectors/basic-
css-selectors/)

Basic Filter
(//api.jquery.com/category/selectors/basic-
filter-selectors/)

Child Filter
(//api.jquery.com/category/selectors/child-
filter-selectors/)

Content Filter
(//api.jquery.com/category/selectors/content-
filter-selector/)

Form
(//api.jquery.com/category/selectors/form-
selectors/)

Hierarchy
(//api.jquery.com/category/selectors/hierarchy-
selectors/)

jQuery Extensions
(//api.jquery.com/category/selectors/jquery-
selector-
extensions/)

Visibility Filter
(//api.jquery.com/category/selectors/visibility-
filter-selectors/)

Traversing
(//api.jquery.com/category/traversing/)
Filtering
(//api.jquery.com/category/traversing/filtering/)

/
Miscellaneous
Traversing
(//api.jquery.com/category/traversing/miscellaneous-
traversal/)

Tree Traversal
(//api.jquery.com/category/traversing/tree-
traversal/)

Utilities
(//api.jquery.com/category/utilities/)

Version
(//api.jquery.com/category/version/)
Version 1.0
(//api.jquery.com/category/version/1.0/)

Version 1.0.4
(//api.jquery.com/category/version/1.0.4/)

Version 1.1
(//api.jquery.com/category/version/1.1/)

Version 1.1.2
(//api.jquery.com/category/version/1.1.2/)

Version 1.1.3
(//api.jquery.com/category/version/1.1.3/)

Version 1.1.4
(//api.jquery.com/category/version/1.1.4/)

Version 1.2
(//api.jquery.com/category/version/1.2/)

Version 1.2.3
(//api.jquery.com/category/version/1.2.3/)

Version 1.2.6
(//api.jquery.com/category/version/1.2.6/)

Version 1.3
(//api.jquery.com/category/version/1.3/)

Version 1.4
(//api.jquery.com/category/version/1.4/)

Version 1.4.1
(//api.jquery.com/category/version/1.4.1/)

Version 1.4.2
(//api.jquery.com/category/version/1.4.2/)

/
Version 1.4.3
(//api.jquery.com/category/version/1.4.3/)

Version 1.4.4
(//api.jquery.com/category/version/1.4.4/)

Version 1.5
(//api.jquery.com/category/version/1.5/)

Version 1.5.1
(//api.jquery.com/category/version/1.5.1/)

Version 1.6
(//api.jquery.com/category/version/1.6/)

Version 1.7
(//api.jquery.com/category/version/1.7/)

Version 1.8
(//api.jquery.com/category/version/1.8/)

Version 1.9
(//api.jquery.com/category/version/1.9/)

Version 1.12 & 2.2


(//api.jquery.com/category/version/1.12-
and-2.2/)

Version 3.0
(//api.jquery.com/category/version/3.0/)

Version 3.1
(//api.jquery.com/category/version/3.1/)

Version 3.2
(//api.jquery.com/category/version/3.2/)

Version 3.3
(//api.jquery.com/category/version/3.3/)

Version 3.4
(//api.jquery.com/category/version/3.4/)

Version 3.5
(//api.jquery.com/category/version/3.5/)

BOOKS

/
Learning jQuery jQuery in Action jQuery Succinctly
Fourth Edition Bear Bibeault, Yehuda Cody Lindley
Karl Swedberg and Katz, and Aurelio De (https://www.syncfusion.com/ebooks/jquery)
Jonathan Chaffer Rosa
(https://www.manning.com/books/jquery-
(https://www.packtpub.com/web-
development/learning- in-action-third-
jquery-fourth- edition)
edition)

Copyright 2020 The jQuery Foundation


(https://jquery.org/team/). jQuery License
 Learning Center (https://learn.jquery.com/)
(https://jquery.org/license/)
 Forum (https://forum.jquery.com/)
Web hosting by Digital Ocean (https://www.digitalocean.com) |
CDN by StackPath (https://www.stackpath.com)
 API (https://api.jquery.com/)

 Twitter (https://twitter.com/jquery)

 IRC (https://irc.jquery.org/)

 GitHub (https://github.com/jquery)

Вам также может понравиться