Home
Javascript Listener
Page
Mouse
Form
Media
Animation
Device
Javascript's Event listener
MENU Page Mouse Form Media Animation Device

Mục lục

Page

  • DOMContentLoaded
  • load
  • scroll
  • resize

Mouse

  • mouseenter
  • mouseleave
  • mousemove
  • mousedown
  • mouseup
  • click
  • dblclick
  • contextmenu
  • touchstart
  • touchmove
  • touchend

Form

  • keydown
  • keypress
  • keyup
  • input
  • change
  • focus
  • blur
  • submit

Media

  • loadstart
  • progress
  • suspend
  • emptied
  • error
  • loadeddata
  • loadedmetadata
  • canplay
  • canplaythrough
  • play
  • playing
  • timeupdate
  • pause
  • ended
  • durationchange
  • waiting
  • seeking
  • seeked
  • ratechange
  • volumechange

Animation

  • animationstart
  • animationiteration
  • animationend
  • transitionend

Device

  • deviceorientation
  • devicemotion