Another one is the right-click to disable method in IFRAME: <script> document.oncontextmenu = function(){ return false } </script>.
確定! 回上一頁