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

354
Views
How do I set a select value in materialize CSS? (NO JQUERY)

I am trying to set the value of my dropdown select, but there frankly isn't much documentation on any of this stuff anywhere. This is about all you get: https://materializecss.com/select.html

I am trying to do it the non-jQuery way.

This is the code I have tried:

1.

let instance = M.FormSelect.getInstance(document.getElementById('ptType'));
instance.input = document.getElementById('3');
let instance = M.FormSelect.getInstance(document.getElementById('ptType'));
instance.input = '3'
let instance = M.FormSelect.getInstance(document.getElementById('ptType'));
instance.value = '3'
// this one changes the "internal value", but doesn't show it on the actual drop down.

I have searched many times for a solution and nothing has ever come up. Not sure if anyone on here would know. Please help!

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!