Default option in dropdown not working in Safari
-
Hi, we have a form with a country dropdown that is set to display “United States” as the default so people don’t have to scroll through all the countries (since most users are in the U.S.). We are noticing that Safari desktop and iPhones do not display the “United States” default but instead just display the first country in the list. Is there a way to fix this? Below is the code that works fine in Chrome and Firefox but does not work in Safari or on iPhone (switching in the words “United States” for the default does not work either). Is there a way to fix this so it works in Safari and on iPhone as well? Thx.
<label>Country[countries* address_country default:20]</label>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Default option in dropdown not working in Safari’ is closed to new replies.