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.
我有一个项目,我需要根据视口的高度设置自动分页。
不应该出现垂直滚动。如果内容超过高度应该开始自动分页。
内容将是 div 标签内的几个段落(50 到 100)。这些段落应该适合分页。
有没有 jQuery 插件可以做到这一点?
或者其他一些适应不同屏幕尺寸的解决方案......
非常感谢你的帮助。
我希望这些插件中的任何一个都可能有用。
参考