add or remove element from select jquery code example Example: jquery remove option from select by value $("#FIELDID option[value='X']").remove();