• jQuery
  • jQuery UI
  • jQuery Mobile
  • Sizzle
  • QUnit
  • Plugins
  • Contribute
    • CLA
    • Style Guides
    • Bug Triage
    • Code
    • Documentation
    • Web Sites
  • Events
  • Support
    • Learning Center
    • IRC/Chat
    • Forums
    • Stack Overflow
    • Commercial Support
  • JS Foundation
    • Join
    • Members
    • Leadership
    • Conduct
    • Donate

jQuery API Documentation

Support the JS Foundation
  • Download
  • API Documentation
  • Blog
  • Plugins
  • Browser Support

Search Results for: website:【pp808.com】Counterfeit Note Store


Deferred Object | Deprecated > Deprecated 1.7 | Removed

deferred.isRejected()

Determine whether a Deferred object has been rejected.

Deprecated > Deprecated 3.3 | Events > Event Handler Attachment | Utilities

jQuery.proxy()

Takes a function and returns a new one that will always have a particular context.

Deferred Object | Deprecated > Deprecated 1.7 | Removed

deferred.isResolved()

Determine whether a Deferred object has been resolved.

Deprecated > Deprecated 1.10 | Internals | Properties > Properties of jQuery Object Instances | Removed

.context

The DOM node context originally passed to jQuery(); if none was passed then context will likely be the document.

Miscellaneous > Collection Manipulation | Forms | Ajax > Helper Functions

jQuery.param()

Create a serialized representation of an array, a plain object, or a jQuery object suitable for use in a URL query string or Ajax request. In case a jQuery object is passed, it should contain input elements with name/value properties.

Events > Keyboard Events

.keydown()

Bind an event handler to the “keydown” JavaScript event, or trigger that event on an element.

Events > Keyboard Events

.keyup()

Bind an event handler to the “keyup” JavaScript event, or trigger that event on an element.

Ajax > Shorthand Methods

.load()

Load data from the server and place the returned HTML into the matched elements.

Selectors > Child Filter

:nth-last-of-type() Selector

Selects all the elements that are the nth-child of their parent in relation to siblings with the same element name, counting from the last element to the first.

Selectors > Basic Filter | Deprecated > Deprecated 3.4 | Selectors > jQuery Extensions

:lt() Selector

Select all elements at an index less than index within the matched set.

Selectors > Basic Filter | Deprecated > Deprecated 3.4 | Selectors > jQuery Extensions

:eq() Selector

Select the element at index n within the matched set.

Deprecated > Deprecated 3.0 | Events > Event Handler Attachment

.delegate()

Attach a handler to one or more events for all elements that match the selector, now or in the future, based on a specific set of root elements.

Miscellaneous > Collection Manipulation | Traversing

.each()

Iterate over a jQuery object, executing a function for each matched element.

Selectors > Content Filter

:empty Selector

Select all elements that have no children (including text nodes).

Deprecated > Deprecated 3.5 | Utilities

jQuery.trim()

Remove the whitespace from the beginning and end of a string.

Traversing > Filtering

.eq()

Reduce the set of matched elements to the one at the specified index.

Deferred Object

deferred.always()

Add handlers to be called when the Deferred object is either resolved or rejected.

Deprecated > Deprecated 3.3 | Utilities

jQuery.now()

Return a number representing the current time.

Deprecated > Deprecated 3.3 | Utilities

jQuery.type()

Determine the internal JavaScript [[Class]] of an object.

Deprecated > Deprecated 3.0 | Utilities

jQuery.unique()

Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.

« Previous 1 2 3 4 5 … 7 Next »
  • Ajax
    • Global Ajax Event Handlers
    • Helper Functions
    • Low-Level Interface
    • Shorthand Methods
  • Attributes
  • Callbacks Object
  • Core
  • CSS
  • Data
  • Deferred Object
  • Deprecated
    • Deprecated 1.3
    • Deprecated 1.7
    • Deprecated 1.8
    • Deprecated 1.9
    • Deprecated 1.10
    • Deprecated 3.0
    • Deprecated 3.2
    • Deprecated 3.3
    • Deprecated 3.4
    • Deprecated 3.5
  • Dimensions
  • Effects
    • Basics
    • Custom
    • Fading
    • Sliding
  • Events
    • Browser Events
    • Document Loading
    • Event Handler Attachment
    • Event Object
    • Form Events
    • Keyboard Events
    • Mouse Events
  • Forms
  • Internals
  • Manipulation
    • Class Attribute
    • Copying
    • DOM Insertion, Around
    • DOM Insertion, Inside
    • DOM Insertion, Outside
    • DOM Removal
    • DOM Replacement
    • General Attributes
    • Style Properties
  • Miscellaneous
    • Collection Manipulation
    • Data Storage
    • DOM Element Methods
    • Setup Methods
  • Offset
  • Properties
    • Properties of jQuery Object Instances
    • Properties of the Global jQuery Object
  • Removed
  • Selectors
    • Attribute
    • Basic
    • Basic Filter
    • Child Filter
    • Content Filter
    • Form
    • Hierarchy
    • jQuery Extensions
    • Visibility Filter
  • Traversing
    • Filtering
    • Miscellaneous Traversing
    • Tree Traversal
  • Utilities
  • Version
    • Version 1.0
    • Version 1.0.4
    • Version 1.1
    • Version 1.1.2
    • Version 1.1.3
    • Version 1.1.4
    • Version 1.2
    • Version 1.2.3
    • Version 1.2.6
    • Version 1.3
    • Version 1.4
    • Version 1.4.1
    • Version 1.4.2
    • Version 1.4.3
    • Version 1.4.4
    • Version 1.5
    • Version 1.5.1
    • Version 1.6
    • Version 1.7
    • Version 1.8
    • Version 1.9
    • Version 1.12 & 2.2
    • Version 3.0
    • Version 3.1
    • Version 3.2
    • Version 3.3
    • Version 3.4
    • Version 3.5

Books

  • Learning jQuery 4th Edition by Karl Swedberg and Jonathan Chaffer Learning jQuery Fourth Edition Karl Swedberg and Jonathan Chaffer
  • jQuery in Action by Bear Bibeault, Yehuda Katz, and Aurelio De Rosa jQuery in Action Bear Bibeault, Yehuda Katz, and Aurelio De Rosa
  • jQuery Succinctly by Cody Lindley jQuery Succinctly Cody Lindley
  • Learning Center
  • Forum
  • API
  • Twitter
  • IRC
  • GitHub

Copyright 2022 OpenJS Foundation and jQuery contributors. All rights reserved. See jQuery License for more information. The OpenJS Foundation has registered trademarks and uses trademarks. For a list of trademarks of the OpenJS Foundation, please see our Trademark Policy and Trademark List. Trademarks and logos not indicated on the list of OpenJS Foundation trademarks are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them. OpenJS Foundation Terms of Use, Privacy, and Cookie Policies also apply. Web hosting by Digital Ocean | CDN by StackPath