Results 1 to 21 of 21

Thread: Web-Desing

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    NO INDIANSS veelio's Avatar
    Join Date: Feb:2005
    Location:
    Posts: 309

    Web-Desing

    () .
    : Java-

  2. #2
    Registered User CYPER's Avatar
    Join Date: May:2004
    Location:
    Posts: 9,357

    :)

    HTML Code:
    <script language="javascript">
    function noLeftClick() {
    if (event.button==1) {
    alert('Left Mouse Click Disabled.')
    }
    }
    document.onmousedown=noLeftClick
    </script>
    , ?
    Gigabyte X570 AORUS Ultra | 5950X | Arctic Liquid Freezer II 240 | Corsair Vengeance LPX 2x8GB 3200Mhz | Samsung 980 Pro 1TB + Samsung 970 Pro 1TB | Gigabyte AORUS GeForce RTX 3080 Ti Master 12GB | Fractal Design Meshify C Dark TG | Corsair AX860i | Samsung U32H850 32" 4K

  3. #3
    NO INDIANSS veelio's Avatar
    Join Date: Feb:2005
    Location:
    Posts: 309


  4. #4
    NO INDIANSS veelio's Avatar
    Join Date: Feb:2005
    Location:
    Posts: 309


  5. #5
    Registered User CYPER's Avatar
    Join Date: May:2004
    Location:
    Posts: 9,357
    HTML Code:
    <script language=JavaScript>
    <!--
    
    
    
    var message="       !!!";
    
    ///////////////////////////////////
    function clickIE4(){
    if (event.button==2){
    alert(message);
    return false;
    }
    }
    
    function clickNS4(e){
    if (document.layers||document.getElementById&&!document.all){
    if (e.which==2||e.which==3){
    alert(message);
    return false;
    }
    }
    }
    
    if (document.layers){
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=clickNS4;
    }
    else if (document.all&&!document.getElementById){
    document.onmousedown=clickIE4;
    }
    
    document.oncontextmenu=new Function("alert(message);return false")
    
    // --> 
    </script>
    - Layer :
    HTML Code:
    <div id="Layer1" style="position:absolute; left:48px; top:44px; width:213px; height:188px; z-index:1"></div>
    Gigabyte X570 AORUS Ultra | 5950X | Arctic Liquid Freezer II 240 | Corsair Vengeance LPX 2x8GB 3200Mhz | Samsung 980 Pro 1TB + Samsung 970 Pro 1TB | Gigabyte AORUS GeForce RTX 3080 Ti Master 12GB | Fractal Design Meshify C Dark TG | Corsair AX860i | Samsung U32H850 32" 4K

  6. #6
    NO INDIANSS veelio's Avatar
    Join Date: Feb:2005
    Location:
    Posts: 309

    ........

    layer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |