To register an event handler for the capture phase, append Capture to the event name; for example, instead of using onClick , you would use onClickCapture ...
確定! 回上一頁