GFXVoid Graphic Design Forum

Remove Text Formatting
Loading...

» Online Users: 17,444

0 members and 17,444 guests
No Members online

» Site Navigation

 > FAQ

» Stats

Members: 35,442
Threads: 103,075
Posts: 826,688
Top Poster: cc.RadillacVIII (7,429)
Welcome to our newest member, Lekelindids
Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Jan 2005
    Location
    La Habra, Cali
    Posts
    124

    Default

    Ok, here is the code... I didn't write it...so I'm leaving the credit on there.. And please if you use it, dont remove the credit line. Script works with Netscape 4 AND Internet Explorer 4+

    Code:
    <script language=JavaScript>
    <!--
    
    //Disable right click script III- By Renigade (renigade@mediaone.net)
    //For full source code, visit http://www.dynamicdrive.com
    
    var message="";
    ///////////////////////////////////
    function clickIE() {if (document.all) {(message);return false;}}
    function clickNS(e) {if 
    (document.layers||(document.getElementById&&!document.all)) {
    if (e.which==2||e.which==3) {(message);return false;}}}
    if (document.layers) 
    {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
    else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
    
    document.oncontextmenu=new Function("return false")
    // --> 
    </script>
    This is the one I use alot. good for not getting images stolen

    -Sh4d0w

  2. #2
    Join Date
    Mar 2005
    Location
    Bizarro World
    Posts
    973

    Default

    Those are evil for FireFox users without the tabbed browser preference extension.

  3. #3
    Join Date
    Jan 2005
    Location
    USA
    Posts
    2,155

    Default

    CTRL+CLICK will open a link in a new tab for firefox. Or middle click will too if you have it.
    Resident father figure.

  4. #4
    Join Date
    Mar 2005
    Location
    Bizarro World
    Posts
    973

    Default

    No, if you wanna open a link in a new tab.

  5. #5
    Join Date
    Jan 2005
    Location
    USA
    Posts
    2,155

    Default

    that's what i said. CTRL+Click or middle click on a link and it will open in a new tab under Firefox.
    Resident father figure.

  6. #6
    Join Date
    Mar 2005
    Posts
    1,120

    Default

    *yawns* it's completely demolished by ppl smart enough to hit the good old "prt sc" button. Screenshot doesnt work as well on huge images, but for small ones it's good.

  7. #7
    Join Date
    Jan 2005
    Location
    USA
    Posts
    2,155

    Default

    True, or just reading the source code and going to the image's url. But no-right click has other functions as well.
    Resident father figure.

  8. #8
    Join Date
    Jan 2005
    Location
    La Habra, Cali
    Posts
    124

    Default

    Originally posted by unit_number_43@Apr 22 2005, 09:09 PM
    True, or just reading the source code and going to the image's url. But no-right click has other functions as well.
    [snapback]40933[/snapback]

    Yea, I believe there is a code...or something you do on your host so it doesnt let people do that..type in the url of an image.. i'll look out for that and let you guys know if i find it.
    -sh4d0w

  9. #9
    Join Date
    Mar 2005
    Location
    Netherlands, Roosendaal
    Posts
    42

    Default

    Code:
    <BODY oncontextmenu="return false" onselectstart="return false" 
    ondragstart="return false" bgProperties=fixed>
    </script>
    Best one! + Shortest

  10. #10
    Join Date
    May 2005
    Posts
    275

    Default

    some free website hosts have no-hotlinking things so that if you put the whole url in, it doesn't work, but if you just refer to it like 'img.jpg' it works. its pretty cool. you guys gotta make a tut on how to do that. :P

Similar Threads

  1. CLICK HERE!...
    By Blank_Canvas in forum Digital Art
    Replies: 6
    Last Post: 12-24-2005, 12:10 AM
  2. :click:
    By OpticoN in forum Sigs & Manips
    Replies: 3
    Last Post: 12-15-2005, 09:59 PM
  3. Red Alert sig
    By Morphius in forum Sigs & Manips
    Replies: 4
    Last Post: 06-20-2005, 12:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBadvanced CMPS v4.1.1