Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 2 respostas
  • 1 tem este problema
  • 27 visualizações
  • Última resposta por 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.

Modificado por jaskaran81 a

Solução escolhida

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

Ler esta resposta no contexto 👍 2

Todas as respostas (2)

more options

Solução escolhida

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.