0

Is there any jQuery knob input plugin that can be fully rotated more than one and it will still increase input just like this flash calculator: http://www.health-calc.com/diet/energy-expenditure-advanced

This is how I want the dial/round slider to function: It has to be infinite knob a la the iPod clickwheel, The more you scroll the faster the value changes, and you could go on forever or until the desired value is reached. A use case for this would be as an alternative to sliders when you don't know what the the min and max values are.

This is the plugin I found but does not allow more than one rotation: http://anthonyterrien.com/knob/

4

2 回答 2

1

您提到的插件可用于无限旋钮。此模式可能已在 2013 年 11 月的更新中添加。

它在页面的按钮上进行了演示。搜索iPad 点击滚轮http ://anthonyterrien.com/knob/

该插件还支持无限旋钮。请注意,它是在不同的许可下发布的。 http://www.ohsean.net/plugins/jogdial/

于 2015-02-27T08:37:09.800 回答
0

这是最好的 IMO:

https://www.npmjs.com/package/round-slider

它非常专业,有很多选择。只有一个问题,如果您需要支持逆时针(AKA 逆时针),集成会很痛苦。

不,我没有成功!

于 2022-02-03T00:35:20.047 回答