1、禁止右鍵 <html> <head> <script> function stop(){ alert("試試能破解嗎?"; return false; } document.oncontextmenu=stop; </script>
確定! 回上一頁