Event target; Focus/Blur events ... instead of using onClick , you would use onClickCapture to handle the click event in the capture phase.
確定! 回上一頁