The selected tag of Apple system cannot be customized and selected.

A web page opened on an iPhone (no matter what browser) does not support the default selection of the select tag, such as
< select >

<option value="1"></option>
<option value="2" selected></option>
<option value="3"></option>

< / select >
shows whether it is selected by default or option one, and Android phones can display option two.
is there any way to solve

Mar.11,2021

add autocomplete= "off" to the select tag.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b363e5-2ad41.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b363e5-2ad41.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?