Overriding the right-click context menu in web browsers - pros and cons

前端 未结 8 2546
南旧
南旧 2020-12-20 11:09

We are programming a web application (not \'just\' a web site, but functionality-wise a real application), and have the following discussion for the next release:

8条回答
  •  死守一世寂寞
    2020-12-20 11:51

    I think it depends on whether you perceive the context-menu as part of the browsers chrome or not. If you do (and I ascribe to this view), then it should be off target, but otherwise it is a good place for adding some usability to your application.

提交回复
热议问题