HTMLSelectElement.prototype.selectedOptions polyfill
import "@mrhenry/core-web/modules/HTMLSelectElement.prototype.selectedOptions";
browsers
-
Android Webview:<4.4
-
Blackberry:*
-
Chrome:<19
-
Firefox:<26
-
Firefox Android:<26
-
IE:>=9
-
IE Mobile:>=9
-
Opera:<9
-
Opera Mini:<10.1
-
Safari:<6.0
-
iOS Safari:<6.0
-
Samsung Mobile:<1.5
notes
- Polyfill does not return a live HTMLCollection, only a static NodeList that has the same methods as an HTMLCollection