Hiiren oikean napin valikon karsinta

Discussion in 'Windows -ongelmat' started by SSaarinen, Apr 23, 2007.

  1. SSaarinen

    SSaarinen Regular member

    Joined:
    Feb 14, 2006
    Messages:
    1,182
    Likes Received:
    0
    Trophy Points:
    46
    Jos joku tietää miten tämän alueen saa poistettua hiiren oikean napin valikosta, niin olisin todella kiitollinen tiedosta. Tuo lista tulee, kun klikkaa vaikka jollain nettisivulla.

    [​IMG]
     
  2. SlimJoe

    SlimJoe Regular member

    Joined:
    Apr 21, 2007
    Messages:
    285
    Likes Received:
    0
    Trophy Points:
    26
    ---lainaus http://forums.mozillazine.org/viewtopic.php?t=30260----

    To remove items from the context menu, suppress their display by making CSS entries for them in your userChrome.css file. For example:
    Code:
    #context-setWallpaper, #context-blockimage, #context-bookmarkpage
    {
    display: none;
    }

    Here's a list of context-menu item names:

    #context-back
    The "Back" item on the content area context menu.
    #context-blockimage
    The "Block images…" item on the content area context menu.
    #context-bookmarklink
    The "Bookmark this Link…" item on the content area context menu.
    #context-bookmarkpage
    The "Bookmark this Page…" item on the content area context menu.
    #context-copy
    The "Copy" item on the textbox context menu.
    #context-copyemail
    The "Copy Email Address" item on the content area context menu.
    #context-copyimg
    The "Copy Image Location" item on the content area context menu.
    #context-copylink
    The "Copy Link Location" item on the content area context menu.
    #context-cut
    The "Cut" item on the textbox context menu.
    #context-delete
    The "Delete" item on the textbox context menu.
    #context-forward
    The "Forward" item on the content area context menu.

    #context-metadata
    The "Properties" item on the content area context menu.
    #context-openlink
    The "Open Link in New Window" item on the content area context menu.
    #context-openlinkintab
    The "Open Link in New Tab" item on the content area context menu.
    #context-paste
    The "Paste" item on the textbox context menu.
    #context-reload
    The "Reload" item on the content area context menu.
    #context-saveimage
    The "Save Image As…" item on the content area context menu.
    #context-savelink
    The "Save Link As…" item on the content area context menu.
    #context-savepage
    The "Save Page As…" item on the content area context menu.
    #context-searchselect
    The "Web Search for…" item on the content area context menu.
    #context-selectall
    The "Select All" item on the textbox context menu.
    #context-stop
    The "Stop" item on the content area context menu.
    #context-setWallpaper
    The "Set As Wallpaper" item on the content area context menu.
    #context-undo
    The "Undo" item on the textbox context menu.
    #context-viewbgimage
    The "View Background Image" item on the content area context menu.
    #context-viewimage
    The "View Image" item on the content area context menu.
    #context-viewinfo
    The "View Page Info" item on the content area context menu.
    #context-viewpartialsource-mathml
    #context-viewpartialsource-selection
    The "View Selection Source" item on the content area context menu.
    #context-viewsource
    The "View Source" item on the content area context menu.


    Jospa ymmärrät tosta jotain...
     
  3. SlimJoe

    SlimJoe Regular member

    Joined:
    Apr 21, 2007
    Messages:
    285
    Likes Received:
    0
    Trophy Points:
    26
    Unohda toi äskönen p*ska... Tutkin asiaa ja löysin firefoxin oman ohjelman https://addons.mozilla.org/en-US/firefox/addon/710... Muista että et resetoi kaikkea ku niitä ei voi palauttaa... Niitä voi kyllä ruksia edestakasin mutta elä ota missään tapauksessa "reset all"
     
  4. SSaarinen

    SSaarinen Regular member

    Joined:
    Feb 14, 2006
    Messages:
    1,182
    Likes Received:
    0
    Trophy Points:
    46
    Addon hoiti homman suvereenisti. Kiitti vaivannäöstä!
     
  5. SlimJoe

    SlimJoe Regular member

    Joined:
    Apr 21, 2007
    Messages:
    285
    Likes Received:
    0
    Trophy Points:
    26
    Eipä mitään...
     

Share This Page