We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Create a bookmark and shortcut via a button click (javascript) in a webpage

  • 2 (ردّان اثنان)
  • 1 has this problem
  • 9 views
  • آخر ردّ كتبه jaskaran81

more options

I am developing a html webpage in which i'd like to have a button/link to create a shortcut on the user's desktop and add a bookmark. I have been trying to create a shortcut/bookmark via javascript but without success. Request for help Please.

I am developing a html webpage in which i'd like to have a button/link to create a shortcut on the user's desktop and add a bookmark. I have been trying to create a shortcut/bookmark via javascript but without success. Request for help Please.

Modified by jaskaran81

الحل المُختار

That is not possible via JavaScript. You can only instruct visitors to press Ctrl+D to bookmark your website.

Read this answer in context 👍 2

All Replies (2)

more options

الحل المُختار

That is not possible via JavaScript. You can only instruct visitors to press Ctrl+D to bookmark your website.

more options

Thank you for the help.