Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用jQuery ui对话框,当页面高度长于视口高度时,会出现垂直滚动条,然后,当用户滚动页面时,对话框将离开视口区域..
无论滚动偏移量如何,是否有一个选项可以使对话框始终在视口区域内?
位置:固定;可能是您正在寻找的。