You are on page 1of 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: Shorthand Methods
Global Ajax Event
Handlers These methods perform the more common types of Ajax requests in less
code.
(//api.jquery.com/category/ajax/global-
ajax-event-
handlers/) jQuery.get() (//api.jquery.com/jQuery.get/)
Helper Functions Load data from the server using a HTTP GET request.
(//api.jquery.com/category/ajax/helper-
functions/)

Low-Level jQuery.getJSON() (//api.jquery.com/jQuery.getJSON/)


Interface Load JSON-encoded data from the server using a GET HTTP request.

/
(//api.jquery.com/category/ajax/low-
level-interface/) jQuery.getScript() (//api.jquery.com/jQuery.getScript/)
Load a JavaScript file from the server using a GET HTTP request,
Shorthand
then execute it.
Methods
(//api.jquery.com/category/ajax/shorthand-
methods/)
jQuery.post() (//api.jquery.com/jQuery.post/)
Send data to the server using a HTTP POST request.
Attributes
(//api.jquery.com/category/attributes/)

Callbacks Object .load() (//api.jquery.com/load/)


(//api.jquery.com/category/callbacks-
Load data from the server and place the returned HTML into the
object/) matched elements.
Core
(//api.jquery.com/category/core/)

CSS
(//api.jquery.com/category/css/)

Data
(//api.jquery.com/category/data/)

Deferred Object
(//api.jquery.com/category/deferred-
object/)

Deprecated
(//api.jquery.com/category/deprecated/)
Deprecated 1.3
(//api.jquery.com/category/deprecated/deprecated-
1.3/)

Deprecated 1.7
(//api.jquery.com/category/deprecated/deprecated-
1.7/)

Deprecated 1.8
(//api.jquery.com/category/deprecated/deprecated-
1.8/)

Deprecated 1.9
(//api.jquery.com/category/deprecated/deprecated-
1.9/)

Deprecated 1.10
(//api.jquery.com/category/deprecated/deprecated-
1.10/)

Deprecated 3.0
(//api.jquery.com/category/deprecated/deprecated-
/
3.0/)

Deprecated 3.2
(//api.jquery.com/category/deprecated/deprecated-
3.2/)

Deprecated 3.3
(//api.jquery.com/category/deprecated/deprecated-
3.3/)

Deprecated 3.4
(//api.jquery.com/category/deprecated/deprecated-
3.4/)

Deprecated 3.5
(//api.jquery.com/category/deprecated/deprecated-
3.5/)

Dimensions
(//api.jquery.com/category/dimensions/)

Effects
(//api.jquery.com/category/effects/)
Basics
(//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)

You might also like