The easiest way is actually to use CSS. Simply set pointer-events: none; on whatever you want and it'll completely disable any click events on it. In this case ...
確定! 回上一頁