jQuery TickerType

程序名称:jQuery TickerType

授权协议: 未知

操作系统: 未知

开发语言:

jQuery TickerType 介绍

The TickerType jQuery plugin allows you to animate a set of headlines or any
other list of text items using a typewriter (or “write on”) style animation.

Integrating this plugin requires no Javascript coding.
Simply include the .js files

<head> <script type="text/javascript" src="jquery-1.2.6.min.js"></script> <script type="text/javascript" src="jquery.tickertype.js"></script> </head>

and add a div tag with an ID of ticker-area containing an unordered list

<div id="ticker-area"> <ul> <li>Sed venenatis diam quis lorem. Curabitur.</li> <li>Fusce vehicula iaculis felis. Phasellus congue!</li> <li>Morbi vitae enim vel purus sollicitudin.</li> </ul> </div>

See description/download page for detailed instructions:
http://www.hungry-media.com/code/jQuery/tickerType/

Thanks to Paul Robinson for some of the methods used here.

jQuery TickerType 官网

http://plugins.jquery.com/project/tickertype

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...