JQuery 滚动文本插件,支持添加/删除

发布于 2024-11-24 05:58:15 字数 246 浏览 4 评论 0原文

有许多 JQuery 插件支持从右向左滚动文本。

我们正在寻找一种支持动态添加或从列表中删除项目的工具。

即:您正在滚动 3 条文本消息,您执行 AJAX 轮询以获取最新数据,然后您想要添加 2 条新消息并删除 1 条现有消息,并且这样做不会有“跳跃”的 UI 体验。

此外,理想情况下,我们希望能够在固定的时间内突出显示给定消息的颜色。即:以红色突出显示 2 条新消息(在上一个示例中)30 秒。

有什么想法吗?

There are a number of JQuery plugins that support scrolling text right to left.

We are looking for one that supports dynamically adding or removing items from the list.

Ie: You are scrolling 3 text messages, you do an AJAX poll to get the latest data, then you want to add 2 new messages and remove 1 existing messages, and do so without having a 'jumpy' UI experience.

Also, ideally we would like to be able to highlight the color of a given message for a fixed amount of time. Ie: highlight the 2 new messages (in the prev example) in red for 30 seconds.

Any ideas?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文