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 中。通常应该有不超过 3 个结果,但奇怪的是,对于一些罕见的情况,可能有 100+!我想知道是否有人知道/知道 jQuery 的分页结果插件。我已经尝试过自己滚动,但是在 (a) 将默认文本替换为结果 (b) 并使用替换结果列表中的链接在结果之间进行分页时遇到问题。
你可以试试分页插件。