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.
我在Magento 1.7 默认 iphone 主题上遇到了一个可配置产品的奇怪问题。如果我使用移动设备(Android 2.3.3/默认浏览器)访问此站点,我无法从 select-element 中选择产品选项。不过,它在 Firefox 和 Opera 的相同设备和移动版本上运行良好。
在我同事的移动设备(Android 4,默认浏览器)上,它运行良好。这种行为的原因可能是什么,如何解决?
当我从页眉和页脚(之前和之后)中删除 data-position="fixed" 时,选择要返回的菜单。然后我回到原来的例子,只做了一个改变,发现它也解决了那里的问题。