自动滚动的实时自动收报机(如Twitter的“热门推文”) [英] An automatically scrolling live ticker (like the "Top Tweets" of Twitter)

查看:118
本文介绍了自动滚动的实时自动收报机(如Twitter的“热门推文”)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有一个很好的Javascript库用于生成自动滚动列表,如Twitter主页上的热门推文?优选作为jQuery插件。它还应该支持AJAX功能(动态添加新的列表项)。

Is there a good Javascript library for generating an automatically scrolling list like the "Top Tweets" on the Twitter homepage? Preferable as jQuery plugin. It should also support AJAX functionality (to add new list items dynamically).

推荐答案

因为我们对现有解决方案并不满意我们从头开始实施。我们的解决方案是完全jQuery UI兼容的自动收报机插件(也与他们的主题框架兼容)并经过完全单元测试。我们还没有时间在每个浏览器下测试它,所以欢迎反馈(对于问题,请在下面的Github项目网站上打开问题)。

As we were not really satisfied with the existing solutions we implemented one from scratch. Our solution is a fully jQuery UI compatible ticker plugin (also compatible with their theming framework) and fully unit tested. We didn't yet have the time to test it under every browser, so feedback is welcome (for problems please open issues on the below Github project site).

特殊样式为 演示 (类似Twitter) 此处
可以在 这里(自动收报机分支机构) 。有几个选项可以自定义股票代码(上述Github存储库中的文档)。

A special styled demo (Twitter like) is available here. The main main repository can be found here (ticker branch). There are several options to customize the ticker (documentation at the above mentioned Github repository).

屏幕截图:

这篇关于自动滚动的实时自动收报机(如Twitter的“热门推文”)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆