问题
I don't like the new iOS7 3D select box when it shows you the select options (image attached). Its fine on the iPad with a flat look. It makes the mobile view of the webpage look broken and confusing for the user. Its hard to move away from the box after, blends in with the background of the page etc...
Is there anyway to override this horrible looking, unusable feature? default to the old?

回答1:
select
inputs will behave like that in iOS browser. You can not avoid it using a select box.
What you can do instead is using some HTML markup and with jQuery and CSS make it look like a select box. Kind of like an open menu.
I wouldn't recommend it though.
来源:https://stackoverflow.com/questions/19090160/iphone-ios7-3d-select-drop-down-feature