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.
我正在一个有推荐轮换的网站上工作。我需要类似于AdRotator.NET 中的类的东西。但是,我不想旋转图像,而是旋转使用 HTML/CSS 格式化的文本块。源可以是一个 XML 文件,就像广告轮播一样,但我需要三个元素。
AdRotator
Quote Author Name Author Position Title
有谁知道 .NET 中可以做到这一点的东西?如果没有,那么我想我将开始编写一个线程安全的解决方案。
谢谢,迈克
关闭。我已经为此编写了自己的实用程序方法。
如果你用谷歌搜索 JavaScript 文本旋转器,你会发现很多你想要的例子。但是,您必须编写代码以从 XML 文件(或数据库)中获取数据,并将其以 JavaScript 函数可以访问的方式写入页面。
I'm having little trouble with easeInOutCubic.
I want to use jquery switchButton plugin: http://olanc