Javascript force open a link in a browser

后端 未结 1 1656
南笙
南笙 2021-01-26 10:50

Is there a way to do object detection from JavaScript and force open a link in a specific browser?

For eg: Open in IE, Open in Firefox

1条回答
  •  长发绾君心
    2021-01-26 11:15

    No. Definitely not without some browser plugin. This would be a huge security risk if it were possible.

    0 讨论(0)
提交回复
热议问题