标签: javascript css input jquery-ui-slider
我使用input type="text"作为JS UI Slider的输出范围(仅适用于输入类型=“text”),但我想给它一些样式。
input type="text"
例如,在3个字符之后,我想要一个逗号和一个换行符,如左图所示:
这是我目前的代码:
<input type="text" id="amount1" readonly style="position: absolute;">