• 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: Fake Bank Notes website:【pp808.com】


Effects | Effects > Fading

.fadeToggle()

Display or hide the matched elements by animating their opacity.

CSS | Dimensions | Manipulation > Style Properties

.outerHeight()

Get the current computed outer height (including padding, border, and optionally margin) for the first element in the set of matched elements or set the outer height of every matched element.

Events > Event Object

event.stopPropagation()

Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event.

Events > Form Events | Forms

.change()

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

Events > Event Handler Attachment

.on()

Attach an event handler function for one or more events to the selected elements.

CSS | Dimensions | Manipulation > Style Properties

.outerWidth()

Get the current computed outer width (including padding, border, and optionally margin) for the first element in the set of matched elements or set the outer width of every matched element.

Selectors > Content Filter | Selectors > jQuery Extensions

:parent Selector

Select all elements that have at least one child node (either an element or text).

Selectors > Form | Selectors > jQuery Extensions

:password Selector

Selects all elements of type password.

Effects > Fading

.fadeTo()

Adjust the opacity of the matched elements.

Effects > Fading

.fadeOut()

Hide the matched elements by fading them to transparent.

Effects > Fading

.fadeIn()

Display the matched elements by fading them to opaque.

CSS | Offset | Manipulation > Style Properties

.offset()

Get the current coordinates of the first element, or set the coordinates of every element, in the set of matched elements, relative to the document.

Ajax > Shorthand Methods

jQuery.get()

Load data from the server using a HTTP GET request.

Events > Form Events | Forms

.select()

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

Selectors > Form | Selectors > jQuery Extensions

:image Selector

Selects all elements of type image.

Ajax > Global Ajax Event Handlers

.ajaxSend()

Attach a function to be executed before an Ajax request is sent. This is an Ajax Event.

Ajax > Global Ajax Event Handlers

.ajaxError()

Register a handler to be called when Ajax requests complete with an error. This is an Ajax Event.

Ajax > Global Ajax Event Handlers

.ajaxStart()

Register a handler to be called when the first Ajax request begins. This is an Ajax Event.

Selectors > Form | Selectors > jQuery Extensions

:selected Selector

Selects all elements that are selected.

CSS | Dimensions | Manipulation > Style Properties

.innerWidth()

Get the current computed inner width (including padding but not border) for the first element in the set of matched elements or set the inner width of every matched element.

« Previous 1 2 3 4 5 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