I\'ve implemented a form which needs to disable certain options in a select box using Javascript. It works fine in all browsers but not in Safari on IOS (Desktop Safari does
Cheat. Replace
Label text
with
and style that with
optgroup:empty { ... }