setCapture means to set the range, or scope, in which an object's method is triggered.
If not set, the div will only be triggered within the current window. If set, it will be triggered within the entire browser, that is, it can be dragged outside the browser.