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

87
Vistas
How to input the value from range slider to a function in javascipt

I want to input the value from the range slider into get_projection function

Scale 0<input id="scaleSlider" type="range" min="0" max="100" step="10" value="50" />100

javascript code:

//var scale = 50 ;
var scale = document.getElementById("scaleSlider").value;
var proj_matrix = get_projection(scale, canvas.width / canvas.height, 1, 100);

The above code is that I tried the function only works with the 1st line and 2nd line it doesn't work. NOTE: the slider function is to scale a webGL 3D object.

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