文本/链接

Animatext - 文字动画特效jquery插件

阿里云


animatext 是一款简单的 jquery 文字动画特效插件。通过该 jquery 文字动画插件,你可以在显示一串文字时,添加多种炫酷的动画效果。

使用方法:

在页面中引入 jquery 和 animatext.min.js 文件,如果需要额外的动画效果,可以添加 animate.min.css 动画库。

也想出现在这里?联系我们
创客主机
  1. <link rel="stylesheet" href="css/animate.min.css" type="text/css" />
  2. <script src="path/to/jquery.min.js"></script>
  3. <script src="path/to/animatext.min.js"></script>

HTML 结构:

你可以为任意标题文字,段落文字添加文字动画特效。例如:

  1. <h3 class="demo">青春,人生当中最美好的时光,不知不觉就会逝去,正因如此,我们才更加感怀青春。</h3>

初始化插件:

在页面 DOM 元素加载完毕之后,可以通过 animatext()方法来初始化该 jquery 文字动画特效插件。

  1. $(".demo").animatext();

配置参数:

文字的显示分为单词和字母两种模式:

  1. // 字母模式
  2. $(".demo").animatext({
  3.   mode: "chars"
  4. });
  5. // 单词模式
  6. $(".demo").animatext({
  7.   mode: "words"
  8. });

可以通过 reverse 参数设置反向显示。

  1. $(".demo").animatext({
  2.   reverse: true
  3. });

可以通过 infinite 参数设置无限循环显示。

  1. $(".demo").animatext({
  2.   infinite: true
  3. });

可以通过 speed 参数设置文字动画的速度。

  1. $(".demo").animatext({
  2.   speed: 150
  3. });

你还可以通过 group 参数来对文字进行分组。

  1. $(".demo").animatext({
  2.   group: true
  3. });

可以通过 random 参数来设置随机显示文字。

  1. $(".demo").animatext({
  2.   random: true
  3. });

initDelay 参数用于设置显示文字的延迟时间。

  1. $(".demo").animatext({
  2.   initDelay: 0
  3. });

timeToRelaunch 参数用于设置两次循环文字动画之间的延迟时间。

  1. $(".demo").animatext({
  2.   timeToRelaunch: 2000
  3. });

最后,还有两个可用的回调函数。

  1. $(".demo").animatext({
  2.   onBegin: function() {},
  3.   onSuccess: function() {}
  4. });

animatext jquery 文字动画特效插件的 github 地址为:https://github.com/oscarlijo/animatext

Animatext - 文字动画特效 jquery 插件

已有 572 人购买
查看演示升级 VIP立刻购买

演示地址 下载地址
收藏
(1)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!