Is there any possibility to identify which开发者_StackOverflow中文版 menu has been selected on right click in an IE7 using the command oncontextmenu.
If yes can you please share the code?
I'm sorry to report that this isn't possible. The clicks on the context menu are strictly secured, in the same way that clicks to the other menus on the browser are not traceable or interceptable by JavaScript.
精彩评论