Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Javascript
jquery find if select option exists
justAtechnoob
Programming language:
Javascript
2021-05-22 05:31:55
0
Q:
jquery find if select option exists
user20337
Code:
Javascript
2021-05-07 16:44:46
$(
"#yourSelect option[value='yourValue']"
).length > 0;
0
Tags
jquery
option
find
select
Related
jquery get selected checkboxes
select option value jquery
jquery get selected option value
get value of selected checkbox jquery
How do you select a particular option in a SELECT element in jQuery?
get option value jquery
jquery get all select options
jquery selected option
jquery count selected options
select all checkboxes jquery
jquery select option by value
jquery selected option value
access selected option in jquery
jquery find selected option by class
jQuery get selected option
jquery add option if not exist
get selected option value jquery
New to Communities?
Join the community