Sending user to their browser's Home Page using Javascript

后端 未结 5 1098
庸人自扰
庸人自扰 2020-11-28 15:15

Is it possible to get a browser\'s home page using Javascript?

I\'d like to place a link on a page that goes to the home page set in the browser.

5条回答
  •  时光取名叫无心
    2020-11-28 15:30

    Not sure if there is a cross-browser solution. In IE you can use the HomePage behavior and call navigateHomePage.

提交回复
热议问题