חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

block javascript/HTML context menu/right click controls

  • 2 תגובות
  • 2 have this problem
  • 4 views
  • תגובה אחרונה מאת cor-el

more options

anyone know of an extension/add-on that will let me remove a publisher's ability to control my context menu and/or right-click ability ?

right now, publishers can use <body oncontextmenu="return false">

or something like if (document.layers) document.captureEvents(Event.MOUSEDOWN);

               document.onmousedown = rightclickerror;

and i end up using wget which always annoys me.

anyone know of an extension/add-on that will let me remove a publisher's ability to control my context menu and/or right-click ability ? right now, publishers can use <body oncontextmenu="return false"> or something like if (document.layers) document.captureEvents(Event.MOUSEDOWN); document.onmousedown = rightclickerror; and i end up using wget which always annoys me.

פתרון נבחר

just found RightToClick - not bad!

Read this answer in context 👍 0

כל התגובות (2)

more options

פתרון נבחר

just found RightToClick - not bad!

more options

See also:

  • Tools > Options > Content : JavaScript > Advanced > Allow Scripts to:
[] "Disable or replace context menus"