Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

86
Views
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
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!