Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

109
Vistas
Trigger input field change event

I have an input field in HTML as shown below. This is for a PDF where I am changing pdf's page number. The page of the PDF is set to page 1 initially.

<input type="text" id="PDFNumber" name="name" value = "1">

I am triggering the change value using JS injection

var pdf = document.getElementById('PDFNumber');
pdf.value = "15"; //I can see the change happening

As you see I am changing the PDF page from 1 to 15. The page does not refresh to 15. What am I doing wrong? Basically in PDF there is an InputField for page number, where we type the page number and press enter. Do I have to also create an enter event here?

Sample PDF: http://www.pdf995.com/samples/pdf.pdf

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda