Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不喜欢新的 iOS7 3D 选择框,它会显示选择选项(附图片)。它在 iPad 上很好,外观扁平。它使网页的移动视图看起来很破碎,让用户感到困惑。之后很难从盒子中移开,与页面背景等融为一体......
有没有办法覆盖这个可怕的、无法使用的功能?默认为旧?
select输入在 iOS 浏览器中的行为将与此类似。您无法使用选择框避免它。
select
您可以做的是使用一些 HTML 标记并使用 jQuery 和 CSS 使其看起来像一个选择框。有点像打开的菜单。
我不会推荐它。