setCapture函数的作用就是将后续的mouse事情都发送给这个对象,releaseCapture就是将鼠标事情还回去,由document、window、object之类的自行来处置。
確定! 回上一頁