• 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

  • Download
  • API Documentation
  • Blog
  • Plugins
  • Browser Support

Search Results for: 吃了迷水真实反应【V:179.22.O8.O5】犯


Effects > Fading

.fadeTo()

Adjust the opacity of the matched elements.

Effects > Fading

.fadeOut()

Hide the matched elements by fading them to transparent.

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.

Effects > Basics

.show()

Display the matched elements.

Attributes | Manipulation > DOM Insertion, Inside

.html()

Get the HTML contents of the first element in the set of matched elements or set the HTML contents of every matched element.

Manipulation > DOM Insertion, Outside

.after()

Insert content, specified by the parameter, after each element in the set of matched elements.

Traversing > Tree Traversal

.children()

Get the children of each element in the set of matched elements, optionally filtered by a selector.

Manipulation > DOM Insertion, Inside

.append()

Insert content, specified by the parameter, to the end of each element in the set of matched elements.

Manipulation > DOM Replacement

.replaceWith()

Replace each element in the set of matched elements with the provided new content and return the set of elements that was removed.

Manipulation > DOM Insertion, Outside

.before()

Insert content, specified by the parameter, before each element in the set of matched elements.

Attributes | Manipulation > Class Attribute | CSS

.toggleClass()

Add or remove one or more classes from each element in the set of matched elements, depending on either the class’s presence or the value of the state argument.

Utilities

jQuery.extend()

Merge the contents of two or more objects together into the first object.

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

:eq() Selector

Select the element at index n within the matched set.

Traversing > Tree Traversal

.nextAll()

Get all following siblings of each element in the set of matched elements, optionally filtered by a selector.

Selectors > Child Filter

:nth-child() Selector

Selects all elements that are the nth-child of their parent.

Traversing > Miscellaneous Traversing

.end()

End the most recent filtering operation in the current chain and return the set of matched elements to its previous state.

Selectors > Basic

Multiple Selector (“selector1, selector2, selectorN”)

Selects the combined results of all the specified selectors.

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.

Core | Deprecated > Deprecated 1.7 | Removed

jQuery.sub()

Creates a new copy of jQuery whose properties and methods can be modified without affecting the original jQuery object.

Events > Event Object

event.target

The DOM element that initiated the event.

« Previous 1 2 3 4 … 12 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 2023 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