HTML5 input type range show range value

后端 未结 12 1339
野趣味
野趣味 2020-11-28 01:51

I am making a website where I want to use range slider(I know it only supports webkit browsers).

I have integrated it fully and works fine. But I would like to use a

12条回答
  •  眼角桃花
    2020-11-28 02:32

    For people don't care about jquery use, here is a short way without using any id

    
    

提交回复
热议问题