简体   繁体   English

gwtbootstrap3-extras滑块在iPhone6s(OS.10.2.1)上无法正常工作

[英]gwtbootstrap3-extras slider does not work properly on IPhone6s (OS.10.2.1)

I tried to use the Slider in my project. 我试图在项目中使用Slider

When I tried to drag it using Chrome developer environment with device emulation turned on the tool-tips showing the current value are visible, but I cannot drag it. 当我尝试使用具有设备仿真功能的Chrome开发人员环境拖动它时,显示当前值的工具提示是可见的,但是我无法拖动它。

When I tried the very same project on my IPhone, I can drag it perfectly but the tool-tips don't show up, so I can't see the value. 当我在iPhone上尝试相同的项目时,可以完美地拖动它,但是工具提示不会显示,因此看不到它的价值。

Any help will be very much appreciated. 任何帮助将不胜感激。

I found out that using the attribute does the trick and it actually works on touch devices like my IPhone 6s . 我发现使用属性可以解决问题,并且实际上可以在IPhone 6s等触摸设备上使用。 This is remarable because tooltips don't work on buttons using gwtbootstrap3. 这是可更改的,因为使用gwtbootstrap3的工具提示对按钮不起作用。 Actually they work but they take the first tip to show up. 实际上,它们可以工作,但是他们会先露面。 So you need to tip twice on a button which is not good. 因此,您需要在按钮上打翻两次,这是不好的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM