News ticker (BBC style)

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-08 21:57:46

软件介绍

News ticker in the style of that used on the BBC news site.

Sample usage:

$(document).ready(function() {
  var options = {
    newsList: "#news",
    startDelay: 10,
    placeHolder1: " []"
  }
  $().newsTicker(options);
});

for markup as follows:
<ul id="news">
    <li><a target="_blank" rel="nofollow" href="http://www.makemineatriple.com">MakeMineATriple.com</a></li>
    <li><a target="_blank" rel="nofollow" href="http://www.jquery.com">jQuery</a></li>
</ul>

Underline text decoration on the (un-hovered) link is not recommended, for obvious reasons! :-)

The full set of options is:

  • newsList: "#news" // assumes unordered list; specify the ul holding the news items
  • tickerRate: 80 // time gap between display of each letter (ms)
  • startDelay: 100 // delay before first run of the ticker (ms)
  • loopDelay: 3000 // time for which full text of each item is shown at end of print-out (ms)
  • placeHolder1: " |" // character placeholder shown on even loops
  • placeHolder2: "_" // character placeholder shown on odd loops

本文地址:https://codercto.com/soft/d/22964.html

Web2.0策划指南

Web2.0策划指南

艾美 / 2009-11 / 32.00元

《Web2.0策划指南(影印版)》是讲述战略的。书中的示例关注的是Web 20的效率,而不聚焦于技术。你将了解到这样一个事实:创建Web 20业务或将Web 20战略整合到业务中,意味着创建一个吸引人们前来访问的在线站点,让人们愿意到这里来共享他们的思想、见闻和行动。当人们通过Web走到一起时,可能得到总体远远大于各部分和的结果。随着传统的“口碑传诵”助推站点高速成长,客户本身就能够帮助建立站点。......一起来看看 《Web2.0策划指南》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具