jQuery UI sliders on touch devices

前端 未结 4 1987
慢半拍i
慢半拍i 2020-12-07 08:11

I\'m developing a website using jQuery UI, and there are several elements on my site that appear to be incompatible when viewed on touchscreen devices; they don\'t cause any

4条回答
  •  执笔经年
    2020-12-07 09:05

    This library seems to offer what you're looking for:

    https://github.com/furf/jquery-ui-touch-punch#readme

    It also has some example use code (simply add the plugin):

    
    
    
    
    

提交回复
热议问题