Basically I want my app to open links in new tab/page when user holds down Ctrl (on linux windows), Cmd (on OSX).
(基本上,我希望我的应用程序在用户按住Ctrl键(在Linux Windows上),Cmd键(在OSX上)时在新选项卡/页面中打开链接。)
What is the way to go. (怎么走。)
Note: I cannot get rid of ng-click.
(注意:我无法摆脱ng-click。)
the application uses it various method calls within scope. (应用程序在范围内使用它的各种方法调用。)
ask by Taranfx translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…