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.
有没有办法使用 iscroll 滚动搜索文本?我无法使用 iscroll + jQuery 搜索元素。我正在搜索文本,但焦点不会转到搜索文本。
你可以像这样使用 scrollIntoView()
$('.match.highlighted').get(0).scrollIntoView();
演示
我之前已经为你解决了代码
http://jsbin.com/umodoy/8