• 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}


Events > Form Events | Forms

select event

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

Manipulation > DOM Insertion, Around

.wrapAll()

Wrap an HTML structure around all elements in the set of matched elements.

Events > Mouse Events

click event

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

Internals

jQuery.error()

Takes a string and throws an exception containing it.

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.

Data

jQuery.hasData()

Determine whether an element has any jQuery data associated with it.

Utilities

jQuery.merge()

Merge the contents of two arrays together into the first array.

Manipulation > DOM Insertion, Around | Manipulation > DOM Removal

.unwrap()

Remove the parents of the set of matched elements from the DOM, leaving the matched elements in their place.

Manipulation

jQuery.htmlPrefilter()

Modify and filter HTML strings passed through jQuery manipulation methods.

Deprecated > Deprecated 3.0 | Events > Event Handler Attachment

.undelegate()

Remove a handler from the event for all elements which match the current selector, based upon a specific set of root elements.

Events > Mouse Events

mouseleave event

Bind an event handler to be fired when the mouse leaves an element, or trigger that handler on an element.

Selectors > Form

:disabled Selector

Selects all elements that are disabled.

Events > Mouse Events

mouseenter event

Bind an event handler to be fired when the mouse enters an element, or trigger that handler on an element.

Selectors > Form

:enabled Selector

Selects all elements that are enabled.

Events > Mouse Events

mouseover event

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

Events > Mouse Events

mouseout event

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

Selectors > Hierarchy

Next Adjacent Selector (“prev + next”)

Selects all next elements matching “next” that are immediately preceded by a sibling “prev”.

Selectors > Basic Filter

:root Selector

Selects the element that is the root of the document.

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 > Child Filter

:only-of-type Selector

Selects all elements that have no siblings with the same element name.

« Previous 1 … 8 9 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