ben-g
4/12/2017 - 6:13 PM

jquery for removing an optgroup label from UWA form

jquery for removing an optgroup label from UWA form

$("#item_id").children().remove("optgroup[label='Alternative A'], optgroup[label='Label Text to Appear']");