In your case, since you want to keep the element there, but not allow the user to click on it, adding the css property pointer-events: none; ...
確定! 回上一頁