在主題中編輯 HTML,並將以下script 貼於 Head tag中
document.oncontextmenu = function(){return false;}
document.onselectstart = function(){return false;}
document.onmousedown = function(){return false;}
沒有留言:
張貼留言