jquery Common Events

Source: Internet
Author: User

Common events in jquery

. Click ()

Mouse click Trigger event, parameter optional (data,function)

. DblClick ()

Double-click Trigger, ditto

. MouseDown ()/up ()

Mouse Press/Bounce trigger Event

. MouseMove ()

Mouse Move Event

. MouseOver ()/Out ()

Mouse move in/OUT trigger event

. MouseEnter ()/leave ()

Mouse entry/Exit Trigger event *

. Hover (FUNC1,FUNC2)

Mouse Move call func1 function, move out call Func2 function

. Focusin ()

Trigger event when Mouse is focused on the element

. Focusout ()

Trigger event when Mouse loses focus

. Focus ()/.blur ()

Mouse Focus/Lose focus trigger event (bubble not supported)

. Change ()

Trigger event when TABLE element changes

. Select ()

Trigger event when text element is selected

. Submit ()

Form Submit Action Trigger *

. KeyDown ()/up ()

Keyboard button Press/Bounce Trigger

. On ()

Multi-Event binding

. Off ()

To remove a binding from an event

. Trigger ("event")

Trigger Event Call

. Triggerhandler ()

Triggers events, does not bubble, does not trigger default events

jquery Common Events

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.