• 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: listening and speaking教学反思{定、制作● +V:kz24678}


Traversing > Tree Traversal

.parent()

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

Events > Event Object

event.target

The DOM element that initiated the event.

Events > Event Object

event.pageX

The mouse position relative to the left edge of the document.

Selectors > Form | Selectors > jQuery Extensions

:image Selector

Selects all elements of type image.

Selectors > Attribute

Attribute Ends With Selector [name$=”value”]

Selects elements that have the specified attribute with a value ending exactly with a given string. The comparison is case sensitive.

Deprecated > Deprecated 1.3 | Removed | Utilities

jQuery.boxModel

States if the current page, in the user’s browser, is being rendered using the W3C CSS Box Model.

Selectors > Attribute

Attribute Contains Word Selector [name~=”value”]

Selects elements that have the specified attribute with a value containing a given word, delimited by spaces.

Selectors > Attribute

Attribute Equals Selector [name=”value”]

Selects elements that have the specified attribute with a value exactly equal to a certain value.

Selectors > Attribute

Attribute Starts With Selector [name^=”value”]

Selects elements that have the specified attribute with a value beginning exactly with a given string.

Effects > Custom | Deprecated > Deprecated 3.0 | Properties > Properties of the Global jQuery Object

jQuery.fx.interval

The rate (in milliseconds) at which animations fire.

Miscellaneous > DOM Element Methods

.toArray()

Retrieve all the elements contained in the jQuery set, as an array.

Selectors > Attribute

Attribute Contains Selector [name*=”value”]

Selects elements that have the specified attribute with a value containing a given substring.

Ajax > Low-Level Interface

jQuery.ajaxSetup()

Set default values for future Ajax requests. Its use is not recommended.

Selectors > Form | Selectors > jQuery Extensions

:reset Selector

Selects all elements of type reset.

Attributes | Manipulation > General Attributes

.removeProp()

Remove a property for the set of matched elements.

Events > Browser Events

scroll event

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

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

.selector

A selector representing selector passed to jQuery(), if any, when creating the original set.

Deprecated > Deprecated 1.8 | Miscellaneous > DOM Element Methods | Removed

.size()

Return the number of elements in the jQuery object.

Selectors > Basic Filter | Selectors > jQuery Extensions

:animated Selector

Select all elements that are in the progress of an animation at the time the selector is run.

Effects > Custom | Properties > Properties of the Global jQuery Object

jQuery.fx.off

Globally disable all animations.

« Previous 1 … 10 11 12 13 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.11 & 2.1
    • Version 1.12 & 2.2
    • Version 3.0
    • Version 3.1
    • Version 3.2
    • Version 3.3
    • Version 3.4
    • Version 3.5
    • Version 3.6
    • Version 3.7

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