• 17-12-2007, 16:10:54
    #1
    Üyeliği durduruldu
    <SCRIPT language="JavaScript">

    <!-- Script courtesy of Web Site Design and Development - Your Guide to Professional Web Site Design and Development

    var message="sitemizin kopyalanmasını onlemek için sag tus kilitlenmiştir İSTEDİGİN RESİM WEYA KOD WARSA SİTE SAHİBİNE MAİL ADRESİNİ YAZ .";

    function click(e) {

    if (document.all) {

    if (event.button==2||event.button==3) {

    alert(message);

    return false;

    }

    }

    if (document.layers) {

    if (e.which == 3) {

    alert(message);

    return false;

    }

    }

    }

    if (document.layers) {

    document.captureEvents(Event.MOUSEDOWN);

    }

    document.onmousedown=click;

    // -->

    </SCRIPT>
  • 17-12-2007, 16:19:02
    #2
    İSTEDİGİN RESİM WEYA KOD


    bu nasıl bir türkçe ?

    kod için teşekürler