我在angular-bootstrap-ui模式弹出窗口中使用niceScroll,在IE浏览器滚动条中弹出模式不起作用,但在正常使用时它的工作正常。提前谢谢。
$('.ui-select-choices').niceScroll({
touchbehavior: true,
autohidemode: false
});
问题:在Modal pop(angular-bootstrap-ui)中
正常工作:正常使用