Answers for "if option is selected then remove other is not remove injquery"

5

jquery remove option from select by value

$("#FIELDID option[value='X']").remove();
Posted by: Guest on February-27-2020

Code answers related to "if option is selected then remove other is not remove injquery"

Code answers related to "Javascript"

Browse Popular Code Answers by Language