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.
我正在使用 gridstack 来显示我的小部件。拖动和调整大小对于 gridstack 卡片效果很好,但是当我将卡片拖到底部时,卡片的容器不会滚动。我想在拖动卡片时滚动该容器。该容器只是一个 div 元素,所有卡片都添加到该容器中。(我在骨干网工作并使用下划线、jQuery 和 gridstack。)
您只需转到 gridstack.js 并将该值切换为“true”,它就会自动滚动。