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.
我在我的一个项目中使用 Jquery 旋钮来显示圆形输入控件。在所有支持 HTML5 的浏览器中都可以正常工作,但是在 Micromax canvas A110 设备中查看时,旋钮的圆圈没有显示?这是浏览器问题还是设备问题?预先感谢。
Atlast Myself 找到了解决方案,只需将 data-angleOffset=1 与旋钮绑定到的输入字段一起提供。