jQuery TickerType

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-12 09:42:07

软件介绍

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.

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

深入React技术栈

深入React技术栈

陈屹 / 人民邮电出版社 / 2016-11-1 / CNY 79.00

全面讲述React技术栈的第一本原创图书,pure render专栏主创倾力打造 覆盖React、Flux、Redux及可视化,帮助开发者在实践中深入理解技术和源码 前端组件化主流解决方案,一本书玩转React“全家桶” 本书讲解了非常多的内容,不仅介绍了面向普通用户的API、应用架构和周边工具,还深入介绍了底层实现。此外,本书非常重视实战,每一节都有实际的例子,细节丰富。我从这......一起来看看 《深入React技术栈》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

html转js在线工具
html转js在线工具

html转js在线工具