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