如果我們需要在滑塊拖動時實時顯示值,可以通過在 <div> 中添加 data-options="display_selector:#id" 屬性且元素 id 值與滑塊的 id 匹配,如下實例:
<div>
data-options="display_selector:#id"