English 中文(简体)
权利点击网络
原标题:Right clicking with a Webkit view

我现在在鲁比拉开展一个项目,该项目基本上是一个网络应用程序。 我们喜欢网络申请的形式,以及我们为网络建设的一些自然优势。 然而,我们希望能够把我们的申请组合起来,并以独立的方式分发。

理想的情况是,我们基本上要为麦克风和视窗提供一揽子申请,这只是打开了万维网基,连接了我们的服务器,使我们使用的是超文本。

虽然这远远超出了我们现有的专门知识(特别是Windows开发),但迄今并不艰巨。

问题是,我们希望能够像你在“彩虹仓库”中那样,进行正确点击(这是一种网上的观念,其习俗是用于右翼的。 我们希望在我们的申请中给予我们的右翼特别意义,并具有敏感的环境。

我们做了些什么? 哪里我们能够开始?

最佳回答

你们是否想从你们的网络上或从你们的本土边来这样做?

如果你从一个可可交易所再次这样做,你就能够执行网上意见:内容是:数据分析:网络方法,并回复到与你的习俗行动相应的一系列习俗。

如果你想从网络本身做这件事的话,你就可以为“词汇”活动增加一个活动听众:

document.addEventListener("contextmenu", function(event) {
    event.preventDefault();
    console.log("My spiffy custom right click menu here!");
}, false);

不过,你需要知道,如果你在网上使用上述守则,你可以修改浏览器的土著权利点菜单,而只是用自己的习俗取代。

问题回答

暂无回答




相关问题
Ruby parser in Java

The project I m doing is written in Java and parsers source code files. (Java src up to now). Now I d like to enable parsing Ruby code as well. Therefore I am looking for a parser in Java that parses ...

rails collection_select vs. select

collection_select and select Rails helpers: Which one should I use? I can t see a difference in both ways. Both helpers take a collection and generates options tags inside a select tag. Is there a ...

RubyCAS-Client question: Rails

I ve installed RubyCAS-Client version 2.1.0 as a plugin within a rails app. It s working, but I d like to remove the ?ticket= in the url. Is this possible?

Ordering a hash to xml: Rails

I m building an xml document from a hash. The xml attributes need to be in order. How can this be accomplished? hash.to_xml

multiple ruby extension modules under one directory

Can sources for discrete ruby extension modules live in the same directory, controlled by the same extconf.rb script? Background: I ve a project with two extension modules, foo.so and bar.so which ...

Text Editor for Ruby-on-Rails

guys which text editor is good for Rubyonrails? i m using Windows and i was using E-Texteditor but its not free n its expired now can anyone plese tell me any free texteditor? n which one is best an ...