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

166
Visualizações
How to change dropdown option value with Document.execCommand()

I am trying to pre-fill the values on the bigCommerce checkout page. As the checkout page uses embedded react, that's why I am unable to change the field values with plain javascript methods. Although, I am able to change the values using Document.execCommand(). Here is the actual code for changing the first name:

  document.getElementById("firstNameInput").focus();
  document.execCommand("insertText", false, customerInfo.firstName);

But the problem is that I am unable to change/select country from the dropdown menu using Document.execCommand().

So my question is that, how can I change the dropdown value using document.execCommand?

PS: I know that document.execCommand is deprecated, but I don't have any alternate method available right now to change the values because as I said, plain javascript methods does not change the field values on bigcommerce checkout page.

almost 4 years ago · Santiago Trujillo
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