简体   繁体   English

是否有任何好的 JQuery twitter 小部件可以循环推文?

[英]Are there any good JQuery twitter widgets which loop over tweets?

I'm wondering if there are any JQuery widgets out there that provide the feature for looping over loaded tweets?我想知道是否有任何 JQuery 小部件提供循环加载推文的功能? For example in the official widget http://twitter.com/about/resources/widgets/widget_profile there is an option to 'loop results' and I was wondering if there were any 3rd Party widgets which did the same?例如,在官方小部件http://twitter.com/about/resources/widgets/widget_profile中有一个“循环结果”选项,我想知道是否有任何第 3 方小部件可以做到这一点?

Ideally I would like to apply this feature to the code I already have.理想情况下,我想将此功能应用于我已有的代码。

I found this excellent twitter plugin and it was really easy to customize the css.我发现了这个出色的 twitter 插件,自定义 css 真的很容易。 I only realized after that my site looks pretty static so I thought it might be a good idea to loop over my tweets to make it more dynamic, although I have no idea how to do this!之后我才意识到我的网站看起来很漂亮 static 所以我认为循环我的推文以使其更具活力可能是个好主意,尽管我不知道该怎么做!

I downloaded the code from here: http://demo.marcofolio.net/unlimited_scroll/我从这里下载了代码: http://demo.marcofolio.net/unlimited_scroll/

A copy of the code is here as well: http://pastebin.com/e2kHtSpt代码的副本也在这里: http://pastebin.com/e2kHtSpt

Thanks for any help in advance, I really appreciate it!提前感谢您的帮助,我真的很感激!

Thanks for any help!谢谢你的帮助!

Mike Alsup, of jQuery Core Team has written a wonderful twitter search plugin which loops the results. jQuery 核心团队的 Mike Alsup 编写了一个很棒的 twitter 搜索插件,可以循环搜索结果。
( Demo here ) 演示在这里

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM