select options remove jquery code example Example: jquery remove option from select by value Click to copy$("#FIELDID option[value='X']").remove();