java範例防止複製
將以下程式碼拷貝到網頁原始檔<body>之後 , 選個適合處貼上 。紅色部分可改為自己喜歡的詞句<script language="javascript">
<!--
if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;
function noSourceExplorer(){if (event.button == 2 | event.button == 3)
{
alert("你!!你想幹啥~要圖自己抓 ");}}
// --></script>
多謝分享喔!!!!!
剛好需要用到!!
很實用的說
頁:
[1]