Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35

Thread: [DHTML] No Right Click

  1. #21
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Certainly, untick the option to disallow scripts from replacing the context menu If there were any other way, it would be a bug in Opera.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  2. #22
    Join Date
    Apr 2007
    Location
    New York
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ah, that would do it I don't use Opera much, so I wouldn't know.

  3. #23
    Join Date
    Apr 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Obviously i know how useless this code is, but if it truly is such a waste of time, why are there about 4 of them in Dynamic Drive's database?

  4. #24
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Oh, there are worse in DD's database -- they're kept purely in order to avoid breaking links, apparently. We've suggested archiving them with a clear notice that they're no longer supported and shouldn't be used, don't know what the verdict is on this yet though.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #25
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Need more right click scripts, must have right click scripts.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  6. #26
    Join Date
    Jul 2006
    Location
    Canada
    Posts
    2,581
    Thanks
    13
    Thanked 28 Times in 28 Posts

    Default

    Oh, there are worse in DD's database
    "there" definitely worse... Twey made a grammatical error and I didn't. Wait. How do you spell grammatical, is that right?
    - Mike

  7. #27
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yes, "grammatical" is right, but there are no errors in that post that I can see... I said there are worse, not "there worse" as a phonetic confusion of "they're."
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  8. #28
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    Quote Originally Posted by Twey View Post
    The precise code was:
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html>
      <head>
        <title></title>
        <script type=text/javascript>document.oncontextmenu=function(){return 0}</script>
      </head>
      <body><p></body>
    </html>
    Isn't the text/javascript suppose to be "text/javascript"?
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  9. #29
    Join Date
    Dec 2004
    Location
    UK
    Posts
    2,358
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by tech_support View Post
    Isn't the text/javascript suppose to be "text/javascript"?
    Uh, yeah. We covered that already.

    Mike

  10. #30
    Join Date
    Apr 2007
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Twey View Post
    Oh, there are worse in DD's database -- they're kept purely in order to avoid breaking links, apparently. We've suggested archiving them with a clear notice that they're no longer supported and shouldn't be used, don't know what the verdict is on this yet though.
    o.O DynamicDrive isn't a CMS? You enter it all manually? o.O

    Not too smart for such a large script database...

Bookmarks

Posting Permissions

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