Results 1 to 6 of 6

Thread: Disabling Mouse-Buttons

  1. #1
    Join Date
    Jun 2007
    Posts
    64
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Arrow Disabling Mouse-Buttons

    Hi there..

    i just wondered if its possible to disable more mouse-buttons then 1 or 2..
    like when u have more buttons on your mouse, like 5..
    is there a way to disable those too? in firefox!

    thx for any info !

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I don't really see the point, considering those buttons would be customized for each user, so you have no idea what you are disabling.
    I think I have at some point screen scripts that specify a button number, so you could probably use that, though I might be imagining things.

    It's generally a very bad idea to disable system/user configurated options.

    Is there something particular you are trying to accomplish? There may be another way.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jun 2007
    Posts
    64
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default ...

    hmm.. i see..

    well i thought about disabling the "back" feature of the browser..
    the page just visited one click before...

    i want this because of some dynamic ajax content..

    thx again

  4. #4
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    There is almost certainly a better way around this than trying to hijack various functions of the browser.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  5. #5
    Join Date
    Jun 2007
    Posts
    64
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default

    hmm.. well can u give me a hint please..
    u mean sumthing different then javascript ?

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I'm no expert with Ajax, but the answer is probably not trying to change how the browser functions. If a default option in the browser causes trouble for your page, it's your job to code your page better, not change how the browser works.

    Not sure on the details on this one. It's certainly possible to work with the browser history, though, as shown with gmail and other sites.

    For specific help, link to the page in question.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •