Javascript replace select option value

Javascript replace select option value

Posted: Zmeelov Date of post: 31.05.2017

Im trying to modify the text of the first select option via javascript. But it empties the entire select option.

javascript - HTML/JS: How to change option value of select type using JS - Stack Overflow

You want to read from the options collection and modify the first element in there:. By posting your answer, you agree to the privacy policy and terms of service. Stack Overflow Questions Developer Jobs Documentation beta Tags Users. Sign up or log in to customize your list.

Changing Select element content on the fly

Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us. Log In Sign Up. Join the Stack Overflow Community.

Stack Overflow is a community of 7. Join them; it only takes a minute: Buljan Sep 19 '14 at Buljan Depends on his target platform, but then you'd use a combination of innerText and textContent, but innerHTML is hardly appropriate here.

javascript replace select option value

Frinsh Just for the record, FF does not support innerText, so you would have to do a short polyfill, in which case you should polyfill textContent, and not the other way around. You want to read from the options collection and modify the first element in there: I think this should work: Florin Pop 3, 2 11 You can try this: Satya Ranjan Sahoo 4 Sign up or log in StackExchange.

javascript replace select option value

Sign up using Facebook. Sign up using Email and Password.

Post as a guest Name. Stack Overflow works best with JavaScript enabled.

OP did not ask for jQuery, nor does this question have the jQuery tag. MathOverflow Mathematics Cross Validated stats Theoretical Computer Science Physics Chemistry Biology Computer Science Philosophy more 3. Meta Stack Exchange Stack Apps Area 51 Stack Overflow Talent.

Rating 4,4 stars - 704 reviews
inserted by FC2 system