There is a tip in CSS that you can use to disable click on any elements. Here is how to use it with jQuery: CSS: .dis{pointer-events:none}.
確定! 回上一頁