Disable click on div but not hover?, How to prevent the click event using CSS?, You can try the css class: .noClick { pointer-events: none; }.
確定! 回上一頁