!--a11y-->
Use
The isSelectionMenuSupported method specifies whether or not the WAP browser displays a <select> tag as a numbered list of selection values.
If a mobile device meets this condition, you can use the <select> tag to implement a selection menu; the selection is made by pressing a number key.
ClientInfo Interface