jquery.nicescroll icon indicating copy to clipboard operation
jquery.nicescroll copied to clipboard

preservenativescrolling safari

Open salunet opened this issue 7 years ago • 0 comments

preservenativescrolling not working in safari i use:

$('body').niceScroll({ autohidemode: 'hidden', horizrailenabled:true, oneaxismousemode: true, smoothscroll: false, scrollspeed: 60, mousescrollstep: 60 });

I use niceSelect (http://hernansartorio.com/jquery-nice-select/) on safari the list won't scroll..

salunet avatar Jun 20 '18 09:06 salunet