Scrollbar problem with jQuery UI dialog in Chrome and Safari

前端 未结 9 1340

I\'m using the jQuery UI dialog with modal=true. In Chrome and Safari, this disables scrolling via the scroll bar and cursor keys (scrolling with the mouse whee

9条回答
  •  执笔经年
    2020-12-08 04:48

    You can use this code : jquery.ui.dialog.patch.js

    It solved the problem for me. Hope this is the solution that you're looking for.

提交回复
热议问题