check if an option is present or not code example Example: jquery find if select option exists $("#yourSelect option[value='yourValue']").length > 0;