Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

184
Visualizações
how to change the text of a button and keep this change until I click again (using Javascript)

I have a button with the text "follow" which changes text when clicked and becomes "unfollow". However when I reload the page the text modification does not remain and the button text returns to "follow".

How do I keep the new "unfollow" text after reloading the page?

Note that this is a single page app so I cannot use the <body onLoad="follow()"> method.

$('#myPosts1').append('<button data-role="button" data-inline="true" data-mini="true" id="btn1" onClick="follow()" data-theme="b">FOLLOW</button>');

function follow() {
  const btn1 = document.getElementById("btn1");
  btn1.innerHTML = 'UNFOLLOW';
}
about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda