jQuery垂直新闻滚动插件 vTicker

码农软件 · 软件分类 · jQuery页面滚动插件 · 2019-12-27 13:44:09

软件介绍

vTicker 是一个垂直新闻滚动插件,小巧玲珑,兼容多种浏览器,使用方便。

用法如下:

$(function() {
	$('#scroller').vTicker({
	speed: 500,		//滚动速度,单位毫秒。
	pause: 3000,		//暂停时间,就是滚动一条之后停留的时间,单位毫秒。
	showItems: 10,		//显示内容的条数。
	animation: 'fade',	//动画效果,默认是fade,淡出。
	mousePause: true,	//鼠标移动到内容上是否暂停滚动,默认为true。
	height: 235,		//滚动内容的高度。
	direction: 'up'		//滚动的方向,默认为up向上,down则为向下滚动。
	});
});



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

Blog Design Solutions

Blog Design Solutions

Richard Rutter、Andy Budd、Simon Collison、Chris J Davis、Michael Heilemann、Phil Sherry、David Powers、John Oxton / friendsofED / 2006-2-16 / USD 39.99

Blogging has moved rapidly from being a craze to become a core feature of the Internetfrom individuals sharing their thoughts with the world via online diaries, through fans talking about their favori......一起来看看 《Blog Design Solutions》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

在线进制转换器
在线进制转换器

各进制数互转换器