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

197
Views
modifying html with user script to modify a input form's max value

I want to make a user script that changes the max value of an input form

<div>
  <label>Time limit (in minutes, max 120)</label>
  <input type="number" name="max_time" value="60" min="1" max="120" required="">
</div>

The value I'm after is 120, and the userscript should only be able to modify that value.

The question When to use setAttribute vs .attribute= in JavaScript? is not useful here since my question is about modifying html with user scripts.

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!